Downloads:
13,095
Downloads of v 2.4.1:
467
Last Update:
07 Feb 2023
Package Maintainer(s):
Software Author(s):
- filips
Tags:
pwas-for-firefox firefoxpwa firefox progressive-web-app webapp web foss open-source cross-platform- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Progressive Web Apps for Firefox
This is not the latest version of Progressive Web Apps for Firefox available.
- 1
- 2
- 3
2.4.1 | Updated: 07 Feb 2023
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
13,095
Downloads of v 2.4.1:
467
Maintainer(s):
Software Author(s):
- filips
Progressive Web Apps for Firefox 2.4.1
This is not the latest version of Progressive Web Apps for Firefox available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by filips. The inclusion of filips trademark(s), if any, upon this webpage is solely to identify filips goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Progressive Web Apps for Firefox, run the following command from the command line or from PowerShell:
To upgrade Progressive Web Apps for Firefox, run the following command from the command line or from PowerShell:
To uninstall Progressive Web Apps for Firefox, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download firefoxpwa --internalize --version=2.4.1 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade firefoxpwa -y --source="'INTERNAL REPO URL'" --version="'2.4.1'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade firefoxpwa -y --source="'INTERNAL REPO URL'" --version="'2.4.1'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install firefoxpwa
win_chocolatey:
name: firefoxpwa
version: '2.4.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'firefoxpwa' do
action :install
source 'INTERNAL REPO URL'
version '2.4.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller firefoxpwa
{
Name = "firefoxpwa"
Version = "2.4.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'firefoxpwa':
ensure => '2.4.1',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 07 Feb 2023.
A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox.
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 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.
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 stores the PWAs.
- Installed PWAs have their own start/app menu entry and taskbar icon, and live in their own window.
- Installed PWAs have 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).
Notes
- This package contains only the native part of the PWAsForFirefox project. You should also install the browser extension if you haven't already. You can download it from the Firefox Add-ons website.
- This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
md5: 5F6EB97E56C78C0A56BBACFCA9DFA764 | sha1: 1DD1A2C438F52A1272B494C8C91E7A043ED6E160 | sha256: F0D3B9D7E7A8C15C68C378A76DE79647D1349C91B70D765D2B292C561647E535 | sha512: 6B0793DA07FEB5F67D37CDF1B62B8822CDF22886114D7E416E6054259BBE28242C1FB5E73911F161ABFE6667414CCFC8B02CFFDBD13AFE6DCABCA2C0EC85CC77
md5: 8097D694F32370E7B16972D90D0C5D06 | sha1: 0BD780C6ED713406A8E3B3EA51435BDF8F4A2464 | sha256: 45712F5393933BC63A63A94A5660790620FFF4324A9C925F3CCD0D39BAAA43F3 | sha512: DEA885155A90A8A23ABCE2C8CA64BB6C9FF1F82DA833D29831974842DA9CDFDBB8E1716B1670BD44735C3D936E587FF080CBEABA11162B580640CD7AA5A99AD3
From: https://github.com/filips123/PWAsForFirefox#license
LICENSE
The project is licensed under the Mozilla Public License 2.0. By using, redistributing, or
modifying it, you must agree to the license, and the additional clauses provided below.
See the LICENSE file <https://github.com/filips123/PWAsForFirefox/blob/main/LICENSE> in
the project repository for the full license text.
The project uses additional third-party assets and code:
- The project logo is based on the "Fox SVG Vector" icon <https://www.svgrepo.com/svg/40267/fox>
and the community-introduced PWA logo <https://github.com/webmaxru/progressive-web-apps-logo>,
both dedicated to the public domain using CC0 <https://creativecommons.org/publicdomain/zero/1.0/>.
- Browser chrome modifications were inspired by and partially derived from the
`xiaoxiaoflood/firefox-scripts` <https://github.com/xiaoxiaoflood/firefox-scripts>
repository on GitHub, licensed under the Mozilla Public License 2.0. Detailed
information can be found in the respective files.
- Browser chrome modifications partially use code derived from the `black7375/Firefox-UI-Fix`
<https://github.com/black7375/Firefox-UI-Fix> repository on GitHub, licensed under the
Mozilla Public License 2.0. Detailed information can be found in the respective files.
- Browser chrome modifications partially use code and icons derived from the original
Firefox source <https://github.com/mozilla/gecko-dev>, licensed under the Mozilla Public
License 2.0. Detailed information can be found in the respective files.
- Native programs contain the Metropolis Semi Bold typeface <https://fontsarena.com/metropolis-by-chris-simpson/>
by Chris Simpson, released into the public domain using the Unlicense <https://unlicense.org/>.
- Windows installer contains Bootstrap Icons <https://icons.getbootstrap.com/>, licensed under the
MIT License <https://opensource.org/licenses/MIT>. Detailed license information can be found in
the WiX configuration file <https://github.com/filips123/PWAsForFirefox/blob/main/native/packages/wix/main.wxs>.
Additional open source software will be downloaded and installed at runtime when initiated by the user:
- Installing the runtime on Windows will install 7-Zip <https://7-zip.org/> if it is not
already installed. The 7-Zip project is made by Igor Pavlov and licensed under the GNU
LGPL license and others <https://7-zip.org/license.txt>. This project is not affiliated
with the 7-Zip project or its developers in any way.
- Installing the runtime on any system will download the unmodified Mozilla Firefox
<https://www.mozilla.org/firefox/>, and locally modify it. By using this project you also
agree to the Firefox Privacy Notice <https://www.mozilla.org/privacy/firefox/>. Firefox is
licensed under the Mozilla Public License 2.0. Firefox and the Firefox logo are trademarks
of the Mozilla Foundation in the U.S. and other countries. This project is not affiliated
with the Mozilla Foundation in any way.
VERIFICATION
I am the author of the PWAsForFirefox project.
Both Windows installers are built automatically on every release using GitHub Actions from
the project source, published as workflow artifacts, and then added to a new GitHub release.
After the installers are built, another automated script downloads installers from artifacts,
automatically updates the version in the `.nuspec` file, calculates installer checksums and
saves them into this file, and publishes a new version to Chocolatey.
Installer checksums can be verified by downloading MSI installers from the correct GitHub
release on the repository, generating their SHA-256 checksums (for example, using sha256sum),
and comparing them to the checksums provided below.
The source for building and publishing process can be found in the GitHub Actions workflow
file for the native component in the GitHub repository.
INSTALLER CHECKSUMS
SHA256 (firefoxpwa-2.4.1-x86.msi) = f0d3b9d7e7a8c15c68c378a76de79647d1349c91b70d765d2b292c561647e535
SHA256 (firefoxpwa-2.4.1-x86_64.msi) = 45712f5393933bc63a63a94a5660790620fff4324a9c925f3ccd0d39baaa43f3
Log in or click on link to see number of positives.
- firefoxpwa.2.4.1.nupkg (6d7d56b38b92) - ## / 64
- firefoxpwa-2.4.1-x86.msi (f0d3b9d7e7a8) - ## / 61
- firefoxpwa-2.4.1-x86_64.msi (45712f539393) - ## / 60
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Progressive Web Apps for Firefox 2.13.1 | 450 | Wednesday, November 6, 2024 | Approved | |
Progressive Web Apps for Firefox 2.12.5 | 525 | Thursday, September 26, 2024 | Approved | |
Progressive Web Apps for Firefox 2.12.4 | 284 | Sunday, September 15, 2024 | Approved | |
Progressive Web Apps for Firefox 2.12.3 | 209 | Monday, September 9, 2024 | Approved | |
Progressive Web Apps for Firefox 2.12.2 | 74 | Saturday, September 7, 2024 | Approved | |
Progressive Web Apps for Firefox 2.12.1 | 733 | Saturday, May 25, 2024 | Approved | |
Progressive Web Apps for Firefox 2.12.0 | 366 | Wednesday, May 1, 2024 | Approved | |
Progressive Web Apps for Firefox 2.11.1 | 616 | Wednesday, March 20, 2024 | Approved | |
Progressive Web Apps for Firefox 2.11.0 | 116 | Tuesday, March 19, 2024 | Approved | |
Progressive Web Apps for Firefox 2.10.1 | 535 | Monday, January 22, 2024 | Approved | |
Progressive Web Apps for Firefox 2.10.0 | 62 | Monday, January 22, 2024 | Approved | |
Progressive Web Apps for Firefox 2.9.1 | 457 | Saturday, December 9, 2023 | Approved | |
Progressive Web Apps for Firefox 2.9.0 | 340 | Sunday, November 19, 2023 | Approved | |
Progressive Web Apps for Firefox 2.8.0 | 1010 | Sunday, October 1, 2023 | Approved | |
Progressive Web Apps for Firefox 2.7.3 | 600 | Thursday, August 3, 2023 | Approved | |
Progressive Web Apps for Firefox 2.7.2 | 286 | Tuesday, July 18, 2023 | Approved | |
Progressive Web Apps for Firefox 2.7.1 | 97 | Monday, July 17, 2023 | Approved | |
Progressive Web Apps for Firefox 2.7.0 | 109 | Sunday, July 16, 2023 | Approved | |
Progressive Web Apps for Firefox 2.6.2 | 250 | Saturday, July 1, 2023 | Approved | |
Progressive Web Apps for Firefox 2.6.1 | 367 | Saturday, June 3, 2023 | Approved | |
Progressive Web Apps for Firefox 2.6.0 | 295 | Thursday, May 18, 2023 | Approved | |
Progressive Web Apps for Firefox 2.5.0 | 520 | Sunday, March 26, 2023 | Approved | |
Progressive Web Apps for Firefox 2.4.1 | 467 | Tuesday, February 7, 2023 | Approved | |
Progressive Web Apps for Firefox 2.4.0 | 305 | Sunday, January 15, 2023 | Approved | |
Progressive Web Apps for Firefox 2.3.0 | 269 | Friday, December 30, 2022 | Approved | |
Progressive Web Apps for Firefox 2.2.0 | 311 | Saturday, December 3, 2022 | Approved | |
Progressive Web Apps for Firefox 2.1.1 | 373 | Sunday, October 9, 2022 | Approved | |
Progressive Web Apps for Firefox 2.1.0 | 362 | Monday, September 19, 2022 | Approved | |
Progressive Web Apps for Firefox 2.0.3 | 214 | Monday, September 5, 2022 | Approved | |
Progressive Web Apps for Firefox 2.0.2 | 269 | Monday, August 8, 2022 | Approved | |
Progressive Web Apps for Firefox 2.0.1 | 176 | Sunday, July 31, 2022 | Approved | |
Progressive Web Apps for Firefox 1.4.2 | 291 | Thursday, June 2, 2022 | Approved | |
Progressive Web Apps for Firefox 1.4.1 | 78 | Wednesday, June 1, 2022 | Approved | |
Progressive Web Apps for Firefox 1.4.0 | 444 | Monday, December 27, 2021 | Approved | |
Progressive Web Apps for Firefox 1.3.2 | 107 | Monday, December 20, 2021 | Approved | |
Progressive Web Apps for Firefox 1.3.1 | 104 | Wednesday, December 8, 2021 | Approved | |
Progressive Web Apps for Firefox 1.3.0 | 94 | Tuesday, December 7, 2021 | Approved | |
FirefoxPWA 1.2.2 | 108 | Sunday, December 5, 2021 | Approved | |
FirefoxPWA 1.2.1 | 193 | Friday, October 29, 2021 | Approved | |
FirefoxPWA 1.2.0 | 107 | Monday, October 25, 2021 | Approved | |
FirefoxPWA 1.1.1 | 126 | Friday, October 8, 2021 | Approved | |
FirefoxPWA 1.1.0 | 194 | Sunday, September 5, 2021 | Approved | |
FirefoxPWA 1.0.0 | 111 | Sunday, August 8, 2021 | Approved | |
FirefoxPWA 0.5.0 | 91 | Tuesday, August 3, 2021 | Approved |
You can read release notes on the repository releases page.
-
- vcredist140 (≥ 14.0)
Ground Rules:
- This discussion is only about Progressive Web Apps for Firefox and the Progressive Web Apps for Firefox package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Progressive Web Apps for Firefox, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.