Progressive Web Apps for Firefox 作者: Filip Štamcar
A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox
14,910 位使用者14,910 位使用者
擴充套件後設資料
畫面擷圖
關於此擴充套件
Progressive Web Apps (PWAs) are web apps that use web APIs and features along with progressive enhancement strategy to bring a native app-like user experience to cross-platform web applications. Although Firefox supports many of Progressive Web App APIs, it does not support functionality to install them as a standalone system app with an app-like experience. This functionality is often also known as a Site Specific Browser (SSB).
This project creates a custom modified Firefox runtime to allow websites to be installed as standalone apps and provides a console tool and browser extension to install, manage and use them.
You can check out the installation and usage instructions on our documentation website. You can also check out the project's source code and more information on the GitHub repository.
Note: When updating to 2.17.2, you may see a popup from Firefox that the extension may now collect or transmit the browsing activity. This is because according to the Firefox Add-ons Policies, communication with the native messaging host is considered data collection and transmission. No changes regarding the actual transmission have been made. No personal data leave the computer or are sent to third parties. Browsing data (the current website and manifest URLs) is only sent to the native program when installing a web app and stored locally.
Note: I will appreciate it if you read and participate in a GitHub discussion to suggest how to make this project more user-friendly and which features would you like the most. You can also read and participate in a GitHub discussion about the documentation website.
This project creates a custom modified Firefox runtime to allow websites to be installed as standalone apps and provides a console tool and browser extension to install, manage and use them.
You can check out the installation and usage instructions on our documentation website. You can also check out the project's source code and more information on the GitHub repository.
Note: When updating to 2.17.2, you may see a popup from Firefox that the extension may now collect or transmit the browsing activity. This is because according to the Firefox Add-ons Policies, communication with the native messaging host is considered data collection and transmission. No changes regarding the actual transmission have been made. No personal data leave the computer or are sent to third parties. Browsing data (the current website and manifest URLs) is only sent to the native program when installing a web app and stored locally.
Note: I will appreciate it if you read and participate in a GitHub discussion to suggest how to make this project more user-friendly and which features would you like the most. You can also read and participate in a GitHub discussion about the documentation website.
由 1 位評論者給出 4.5 分
權限與資料
更多資訊
- 版本
- 2.17.2
- 大小
- 170.13 KB
- 最近更新
- 1 個月前 (2025年10月26日)
- 相關分類
- 隱私權保護政策
- 閱讀此附加元件的隱私權保護政策
- 終端使用者授權協議
- 閱讀此附加元件的授權協議
- 版本紀錄
- 新增至收藏集
Warning: Extension cannot detect the native program when using Flatpak on Linux. This is a limitation of the Native Messaging API and cannot be fixed. Check #76 for more details and workarounds.