Progressive Web Apps for Firefox version history - 22 versions
Progressive Web Apps for Firefox by Filip Š
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.9.0
Released 19 Nov 2023 - 112.32 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.8.0
Released 1 Oct 2023 - 111.74 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.7.3
Released 3 Aug 2023 - 111.52 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.7.2
Released 18 Jul 2023 - 111.53 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.6.2
Released 1 Jul 2023 - 111.36 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.6.1
Released 3 Jun 2023 - 110.75 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.6.0
Released 18 May 2023 - 110.75 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.5.0
Released 26 Mar 2023 - 110.39 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.4.1
Released 7 Feb 2023 - 110.4 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.4.0
Released 15 Jan 2023 - 110.39 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.3.0
Released 30 Dec 2022 - 109.64 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.2.0
Released 3 Dec 2022 - 109.66 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.1.2
Released 18 Oct 2022 - 107.85 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.1.1
Released 9 Oct 2022 - 107.84 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.1.0
Released 19 Sep 2022 - 107.83 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.0.3
Released 5 Sep 2022 - 107.66 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.0.2
Released 8 Aug 2022 - 107.68 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.0.1
Released 31 Jul 2022 - 107.63 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 2.0.0
Released 31 Jul 2022 - 107.63 kBWorks with firefox 48.0 and laterYou can read release notes on the repository releases page.Source code released under Mozilla Public Licence 2.0
Version 1.4.2
Released 2 Jun 2022 - 376.64 kBWorks with firefox 48.0 and laterFixed:
- Fixes launch bug from the previous release (#157).
- Fixes PWAs not using CSD when they should.
Source code released under Mozilla Public Licence 2.0
Version 1.4.0
Released 27 Dec 2021 - 376.61 kBWorks with firefox 48.0 and laterAdded:- <p>Support for bootstrapping manifest for GNU Guix (#88, thanks to @Kreyren):<br>
Users GNU Guix can now usenative/manifest.scm
to provide a temporary environment with the required dependencies to build the project.</p> - <p>Support to build and install the project using
cargo-make
(#89, thanks to @Kreyren):<br>
Users can now just runmakers install
to automatically build and install the project.<br>
This is now a recommended way to install the project when building from the source.</p> - <p>Keyboard shortcut (Ctrl+Shift+N) to open a default browser (#92):<br>
Users can now use a Ctrl+Shift+N shortcut (also available in the app menu) to open a preferred browser.<br>
Note: When using this shortcut for the first time, you may need to select your preferred browser using the displayed dialog.</p> - <p>Support to open link in a new tab (#94):<br>
Added ability to force all links that should normally open in window or tab into a new tab.<br>
This can be useful in combination with close widget change (enabled by default) for a quicker page closing.</p> - <p>Support to enable Wayland, XInput2 and XDG Portals (#101):<br>
Linux users can now enable Wayland, XInput2 and XDG Desktop Portals through the extension settings.</p> - <p>Support for editing
firefoxpwa.allowedDomains
through settings page:<br>
Users can now editfirefoxpwa.allowedDomains
through an input on the PWA settings page.</p> - <p>Support for setting environment variables to the runtime:<br>
Custom environment variables for the Firefox runtime can now be passed using thevariables
key in the config file.</p> - <p>Support for loading third-party UC scripts (#105):<br>
Loader of PWAsForFirefox UserChromeJS scripts will now attempt to loadchrome/user/boot.jsm
in the user profile.<br>
This can be used to load third-party UserChromeJS scripts and other modifications.</p> - <p>Support for updating all installed PWAs (#107):<br>
Users can now trigger an update of all installed PWAs through the extension settings.<br>
This can also be used to automatically register all PWAs when transferring config from another device.</p>
Changed:- Runtime and profile are now only patched when they need update (#53).
- Resume from crash functionality has been disabled by default (#86).
- Using close widget will now switch to the last tab with a scope URL if it exists (#94).
- Updated dependencies.
Fixed:- Incorrect site grouping on Wayland (#50).
- Incorrectly overwritten preferences.
- Broken widget icons.
Source code released under Mozilla Public Licence 2.0
- <p>Support for bootstrapping manifest for GNU Guix (#88, thanks to @Kreyren):<br>
Version 1.3.2
Released 20 Dec 2021 - 369.25 kBWorks with firefox 48.0 and laterImportant:
According to Firefox Add-on Policies, exchanging information with the native application is considered a collection of personal data and must be disclosed in a privacy policy. Unfortunately, I wasn't aware of this specific policy so I didn't prepare any privacy policy for this addon.
This release adds the privacy policy to the license agreement during the installation process to comply with Firefox Add-on Policies. The whole privacy policy is also written below:This extension exchanges personal data (current website and manifest URLs, as well as other PWA details) with the native program when the user initiates the PWA installation. This is necessary in order to correctly obtain and parse the Web Application Manifest and install the PWA. Data are stored on the computer as long as that PWA is installed. No personal data leave the computer or are sent to third parties.
As installed PWAs are running inside a Mozilla Firefox browser, you also need to agree to the Firefox Privacy Notice.
Fixed:- Added a privacy policy to comply with Firefox Add-on Policies.
Source code released under Mozilla Public Licence 2.0