Análises de Progressive Web Apps for Firefox
Progressive Web Apps for Firefox por Filip Štamcar
282 análises
- Avaliado em 5 de 5por Usuário 12498654 do Firefox, há 4 anos
- Avaliado em 5 de 5por Sri Krishna G S, há 4 anos
- Having issues updating the deb package(connector) after install. How can this be resolved? To be clear I am unable to proceed to the next step.
Error code after sudo apt update: ..."Failed to fetch https://packagecloud.io/filips/FirefoxPWA/any/dists/any/InRelease 429 Too Many Requests [IP: my IP address]"Resposta do desenvolvedor
publicado há 4 anosI think this happened because a bandwidth limit for my packacecloud.io account has been exceeded.
Please try to manually download and install DEB file/package for connector instead of using packagecloud.io repository. And if you want to remove the error when running apt update, you can remove packageclud.io repository by deleting "/etc/apt/sources.list.d/firefoxpwa.list". Resposta do desenvolvedor
publicado há 4 anosThis happened because download URL for 32-bit Firefox has changed. I recommend you use 64-bit version if you can, otherwise, I will release a new version with a fix soon.
Edit: This should be fixed in 1.1.1 which I just released. However, It may take a few hours before this version is available on Firefox Add-ons Store and package managers.- Avaliado em 4 de 5por Squeaky Pancakes, há 4 anosWorks 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.Resposta do desenvolvedor
publicado há 4 anosYou 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`. - Avaliado em 1 de 5por Usuário 13433096 do Firefox, há 4 anosOtra de "las grandes joyas" que no sirven de nada, te hace instalar un monton de programas y no llega a funcionar.
- Avaliado em 1 de 5por Fitsoldecot3000, há 4 anosNo me sirve la extension, no me deja avanzar mas allá de la instalación del runtime (eso iniciando la extensión). Me marca: "Failed to extract the runtime". Es una pena porque Firefox es lo que más uso
Resposta do desenvolvedor
publicado há 4 anosPlease check troubleshooting steps in the repository wiki (https://github.com/filips123/FirefoxPWA/wiki/Troubleshooting), obtain logs and create a new issue on GitHub. - Avaliado em 5 de 5por charlesroper, há 4 anosPWAs in Firefox! At last!
This is an amazingly ingenious and polished solution to the tragic omission of native PWA support in Firefox.
As an organisation so dedicated to the open web, I simply cannot fathom why Firefox does not include this out of the box. I was having to resort to Chromium Edge before I found this, but this not only allows me to use my preferred browser, it also does a better job of exposing extensions I want to use with my PWAs.
There are a few rough edged (such as opening links to a new window closes the PWA window - ouch!). But a brilliant extension nonetheless that ushers in a whole new era of web apps. Wonderful stuff. - Avaliado em 5 de 5por billerrad3, há 4 anos
- Avaliado em 4 de 5por maxens_wlfr, há 4 anosI can't use it, it always says "Failed to parse PWA manifest", am I doing anything wrong ?
Resposta do desenvolvedor
publicado há 4 anosDoes 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.