this post was submitted on 14 Jan 2024
0 points (NaN% liked)

Firefox

17902 readers
44 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] elmicha@feddit.de 0 points 10 months ago (1 children)

It doesn't even need a service worker.

[–] MrOtherGuy@lemmy.world 0 points 10 months ago (1 children)

It doesn't? I don't think I've actually tried without a service worker so maybe you are indeed right, but if it isn't required then this page seems to be incorrect?

[–] elmicha@feddit.de 0 points 10 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".