You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My desire here is that I would love to be able to do something along the lines of programs.firefox.pwaApps = [ "https://pwa.site.url" ]; and have PWA's generated with all the usual shortcuts and so on.
(Apparently it should be in Nightly soon)
The text was updated successfully, but these errors were encountered:
That would be an exciting feature indeed, so please keep us updated! Depending on how this is implemented in Firefox, it should be trivial to implement in Home Manager.
Description
Okay, so https://connect.mozilla.org/t5/discussions/how-can-firefox-create-the-best-support-for-web-apps-on-the/m-p/71778 Firefox is looking at adding PWA support back into Firefox, and right now you can use an extension.
My desire here is that I would love to be able to do something along the lines of
programs.firefox.pwaApps = [ "https://pwa.site.url" ];
and have PWA's generated with all the usual shortcuts and so on.(Apparently it should be in Nightly soon)
The text was updated successfully, but these errors were encountered: