How to install Progressive Web Apps?
Hello, Does Firefox allow the installation of Progressive Web Apps? All the guides that I'm finding online are either for Chrome or Edge. I want to install a Web App on my desktop. Please help!
Chosen solution
This should work as well in Firefox 77 that has browser.ssb.enabled present on about:config (just tested with YouTube via Page actions menu), so no need for unstable Nightly builds.
Note that there is also the --ssb command line switch as mentioned in the bug report.
Read this answer in context 👍 1
All Replies (6)
Hello Khalid,>
For the time being it only works on Firefox Nightly :
https://techdows.com/2020/03/firefox-install-websites-as-apps-like-chrome.html
Also see this bug report :
https://bugzilla.mozilla.org/show_bug.cgi?id=1407202
And :
https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Installable_PWAs
I had no idea what Firefox Nightly was, but it seems to have partially solved it. Since the particular web app is the only one that I currently use, I just set its URL as my homepage, and then I click on the button that turns it into an app. So it's more convenient that way. The one downside is that it will open links in the Nightly version and not in the stable version.
Thank you so much for the tips!
Chosen Solution
This should work as well in Firefox 77 that has browser.ssb.enabled present on about:config (just tested with YouTube via Page actions menu), so no need for unstable Nightly builds.
Note that there is also the --ssb command line switch as mentioned in the bug report.
cor-el said
This should work as well in Firefox 77 that has browser.ssb.enabled present on about:config (just tested with YouTube via Page actions menu), so no need for unstable Nightly builds. Note that there is also the --ssb command line switch as mentioned in the bug report.
Superb! Thank you so much, cor-el!
Khalid said
Superb! Thank you so much, cor-el!
I'm glad that works for you !
Would you be so kind as to remove the Chosen Solution mark from my post
and mark cor-el's post instead ?
McCoy said
Would you be so kind as to remove the Chosen Solution mark from my post
and mark cor-el's post instead ?
Never mind; James (moderator) already took care of it.