Critiques pour Progressive Web Apps for Firefox
Progressive Web Apps for Firefox par Filip Štamcar
30 notes
- Noté 4 sur 5par tobias hochguertel, il y a 4 ansWorks so far well, but has the downside, that it runs complete seperated from the desktop firefox instance. I use it do have gmail as APP icon, and window seperated next to Firefox Browser open, but it has the downside that all Links which I click get open in the PWA instance, and not get handeled by the operation system setuped default app for links. I'm sure in the future that will get solved.
- Noté 4 sur 5par Squeaky Pancakes, il y a 5 ansWorks really well, better than electron apps most of the time.
My one problem is it for some reason ignores XDG Portals on Linux meaning that KDE users are stuck with the terrible GTK file picker.Réponse du développeur
mis en ligne : il y a 5 ansYou can enable XDG portals by setting `widget.use-xdg-desktop-portal` to `true` in `about:config` inside PWA profile (you can open `about:config` by pressing F6 and then typing it into the popup).
It seems Firefox by default never uses XDG portals, but distros with KDE instead set some environment variable (`GTK_USE_PORTAL=1`) that makes Firefox use portals. However, because FirefoxPWA launches the default Mozilla-provided Firefox without setting any additional environment variables, Firefox won't use portals unless you manually enable them in `about:config`. - Noté 4 sur 5par Red, il y a 5 ans
- Noté 4 sur 5par maxens_wlfr, il y a 5 ansI can't use it, it always says "Failed to parse PWA manifest", am I doing anything wrong ?
Réponse du développeur
mis en ligne : il y a 5 ansDoes it happen on all websites or just one? If just one, maybe the website is broken. Try to uncheck "Use the manifest for determining app properties" when installing it. If it happens on all websites, please open an issue on GitHub. - Noté 4 sur 5par Gilganyx, il y a 5 ans