---
hide:
- path
---
Progressive Web Apps for Firefox
A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox.
[](https://github.com/filips123/PWAsForFirefox/releases/latest)
[](https://addons.mozilla.org/firefox/addon/pwas-for-firefox/)
[](https://addons.mozilla.org/firefox/addon/pwas-for-firefox/reviews/)
[](https://github.com/filips123/PWAsForFirefox/blob/main/LICENSE)
[](https://repology.org/project/firefoxpwa/versions)
[](https://packagecloud.io/filips/FirefoxPWA)
[](https://packagecloud.io/filips/FirefoxPWA)
---
## About {: style="margin-top:0;" }
[Progressive Web Apps (PWAs)](https://developer.mozilla.org/docs/Web/Progressive_web_apps)
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.
!!! tip
You can see more details about the project in [the repository README file](https://github.com/filips123/PWAsForFirefox),
where you can also star the project. :star:
You should also check [our FAQ page](help/faq.md) and [the about section](about/how-it-works.md)
if you want more details about the project.
## Usage
!!! tip
You should install [the browser extension](https://addons.mozilla.org/firefox/addon/pwas-for-firefox/)
and follow in-browser installation instructions.
You can check [the installation page](installation/requirements.md) for more details about
installing and setting up the project. For detailed usage instructions, please also check out
[the user guide](user-guide/extension.md) and related pages.
If you have problems setting up or using the project, or other questions about the project,
please check [the help section](help/support.md), especially [the FAQ page](help/faq.md).
## Features
* Command-line tool to install, manage and run Progressive Web Apps in Firefox.
* Extension to set up native programs, and install, manage and run PWAs and their profiles directly from the main Firefox browser.
* Isolated Firefox installation and profile(s) that store the PWAs.
* Installed PWAs have their own start/app menu entry and taskbar icon, and live in their own window.
* Installed PWAs have no tabs and address bar for a better app-like feel.
* Support for installing all websites as Progressive Web Apps.
* Support for all Firefox addons/extensions and built-in Firefox features.
* Support for automatic (user-triggered) installation and patching of installation and profile(s).
You can see a full list of features [on a dedicated page](about/supported-features.md).
## Supporters
Sponsors
Thanks to [packagecloud.io](https://packagecloud.io/) for sponsoring this project and
providing us a free hosting for our DEB and RPM packages!
[{ loading=lazy width=500 }](https://packagecloud.io/)
Thanks to [SignPath Foundation](https://signpath.org/) for providing us a free code
signing certificate for Windows packages and [SignPath](https://about.signpath.io/)
for providing the code signing infrastructure!
{: style="padding-top:0.5rem;" }
[{ loading=lazy width=500 }](https://signpath.org/)
Thanks to all donors for providing financial support for the project!
{: style="padding-top:0.5rem;padding-bottom:0.5rem;" }
!!! note
Please check [supported donation services](about/contributing.md#donations) if you
want to help the project by donating.
Contributors
Thanks to [all contributors](https://github.com/filips123/PWAsForFirefox/graphs/contributors)
to this project for providing help and developing features!
[{ loading=lazy }](https://github.com/filips123/PWAsForFirefox/graphs/contributors)
Other Mentions
Thanks to [all package maintainers](https://repology.org/project/firefoxpwa/information)
making sure the project is up-to-date! Thanks to [all translators](https://crowdin.com/project/firefoxpwa)
making the project available in multiple languages! Thanks to [all stargazers](https://github.com/filips123/PWAsForFirefox/stargazers)
who starred our repository on GitHub. Finally, thanks to Mozilla and its developers for
creating Firefox and making it possible to modify its UI using JavaScript!
---
**Note:** Parts of this website are still work-in-progress. Please use the
feedback button and open GitHub issues with your feedback and suggestions about potential
improvements. You can also participate [in a GitHub discussion](https://github.com/filips123/PWAsForFirefox/discussions/335)
about the documentation website. Thank you!