Recenze doplňku Progressive Web Apps for Firefox
Progressive Web Apps for Firefox od Filip Štamcar
271 recenzí
- Hodnocení: 5 z 5od uživatele Bartlomiej Seraf, před 3 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 13627129, před 3 lety
- Hodnocení: 5 z 5od uživatele trev-420, před 3 letyI run Xenforo sites and they're so much faster when run as PWA, thank you for maintaining this app.
- Hodnocení: 5 z 5od uživatele codeIMperfect, před 3 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 15885568, před 3 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 16529675, před 3 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 15286967, před 3 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 16951609, před 3 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 16102822, před 3 lety
- Hodnocení: 5 z 5od uživatele bro-wser, před 3 lety
- Hodnocení: 5 z 5od uživatele MarcRnt, před 3 lety
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 12430927, před 3 lety
- Hodnocení: 5 z 5od uživatele J.R., před 3 letyWorth 5 STARS for simply taking on the task of trying to make this happen!! Not to mention the great results you've had thus far. Keep up the amazing work my friend! You are MUCH appreciated and your hard work does not go unnoticed! God bless you. - JR
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 15258827, před 3 letyManuelle Installation irgendwelcher unerkennbarer Programmelemente
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 12498654, před 3 lety
- Hodnocení: 5 z 5od uživatele outadoc, před 4 lety
- Hodnocení: 5 z 5od uživatele Ravi, před 4 lety
- Hodnocení: 5 z 5od uživatele Sri Krishna G S, před 4 lety
- Hodnocení: 5 z 5od uživatele Andreas, před 4 lety
- Hodnocení: 5 z 5od uživatele サーバント, před 4 letyHaving 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]"Odpověď vývojáře
zveřejněno před 4 letyI 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". - Hodnocení: 5 z 5od uživatele JuanM29, před 4 letyThe update made it work perfectly, the extension is great and brings amazing functionality, good job <3
Odpověď vývojáře
zveřejněno před 4 letyThis 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. - Hodnocení: 4 z 5od uživatele Squeaky Pancakes, před 4 letyWorks 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.Odpověď vývojáře
zveřejněno před 4 letyYou 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`.