Progressive Web Apps for Firefox 제작자: Filip Štamcar
A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox
사용자 17,416명사용자 17,416명
확장 메타 데이터
스크린샷
정보
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.
290명이 4.5점으로 평가함
권한 및 데이터
필수 권한:
- Firefox 이외의 프로그램과 메시지 교환
- 알림 표시
- 모든 웹사이트에서 사용자의 데이터에 접근
선택적 권한:
- 탐색 중 브라우저 활동에 접근
개발자가 밝힌 필수 수집 항목:
- 탐색 활동
추가 정보
- 부가 기능 링크
- 버전
- 2.18.2
- 크기
- 172.2 KB
- 마지막 업데이트
- 2달 전 (2026년 3월 20일)
- 관련 카테고리
- 개인정보처리방침
- 이 부가 기능에 대한 개인정보처리방침 읽기
- 사용자 라이선스 동의서
- 이 부가 기능에 대한 사용권 계약 읽기
- 버전 목록
- 모음집에 추가
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.