Is there a way to install web apps on mobile using Firefox? I’m not looking for shortcuts that open in new browser tabs. I would like to run some sites as installed, full-screen apps. The excellent PWA addon works great for desktop, but I imagine it would not be possible to duplicate this on mobile based on how the addon runs.

Any thoughts? I’m open to using another app or browser that is built on Firefox if needed

  • @MrOtherGuy
    link
    33
    edit-2
    5 months ago

    If a website has a compatible PWA manifest the there will be an item labelled “install” in the three-dot menu of Firefox in place of usual “add to homescreen” item.

    Edit: There’s a few other requirements as well for the website to be considered installable as PWA, such as it must have a registered service worker so it can work offline. But regardless, if the website provides all the requirements then it can just be installed straight from the menu.

      • @gedaliyahOP
        link
        15 months ago

        I’m looking at alexandrite for lemmy. But it would be much more useful to me as a standalone app. That 's how I use it on desktop as a pwa

    • @gedaliyahOP
      link
      25 months ago

      Is there a way to force a website to open as a pwa?

        • elmicha
          link
          fedilink
          15 months ago

          I saw that requirement, but I made a PWA without a service worker, and it indeed shows “Install” instead of “Add to homescreen”.

  • @[email protected]
    link
    fedilink
    8
    edit-2
    5 months ago

    No need for any add ons. This is all on base Firefox on android.

    Go to the website you want to install as a PWA and click on the three dots next to the URL.

    Add to home screen

    My Firefox version is 121.1.0 and my android version is Samsung’s flavor of android 13.

    • Bappity
      link
      English
      215 months ago

      websites that properly support it will show as “Install” instead

    • leaskovski
      link
      fedilink
      35 months ago

      Just a shame that Firefox can be a bit shit at opening the installed pwa sometimes. I’m sure I stumbled across a bug on their bugzilla for the issue, but I can’t find it now. The problem is highly annoying.

      • @[email protected]
        link
        fedilink
        15 months ago

        Oh it’s mot just me then? It does feel to me that it’s actually slower to open a pwa-installed app than just opening the website in Firefox (lineageos is my ROM).

  • @[email protected]
    link
    fedilink
    35 months ago

    https://whatpwacando.today/ is a nice site to test things out. You should see the option to install on Firefox for android, as well as verify what features work.

    Glad it finally landed in main, I’ve been using nightly to install PWA’s for a while. It worked fine, but having the two different browsers to juggle for initial install was a pain.

  • @[email protected]
    link
    fedilink
    25 months ago

    It’s not a proper PWA, but does a decent job faking it: Hermit

    I did notice some rendering issues on an app I self host. It still worked, mind you. Just didn’t look correct when compared to viewing in Chrome or FF.

    • @gedaliyahOP
      link
      English
      25 months ago

      That seems promising. Thanks!