# Installer firefoxpwa avec Homebrew, chocolatey, Nix, pacman, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de firefoxpwa pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:firefoxpwa
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install firefoxpwa
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#firefoxpwa
```

  Preuve: nixpkgs package indexes: firefoxpwa from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S firefoxpwa
```

  Preuve: Arch Linux sync databases: firefoxpwa from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install firefoxpwa
```

  Preuve: Chocolatey community package catalog: firefoxpwa from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.151999','cports'

- Scoop (92%):

```sh
scoop install extras/firefoxpwa
```

  Preuve: Scoop official bucket manifest trees: bucket/firefoxpwa.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id filips.FirefoxPWA -e
```

  Preuve: Windows Package Manager source index: filips.FirefoxPWA from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:firefoxpwa
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.18.4
- **Résumé source:** Tool to install, manage and use Progressive Web Apps in Mozilla Firefox
- **Page d'accueil:** <https://pwasforfirefox.filips.si/>
- **Dépôt:** <https://github.com/filips123/PWAsForFirefox>
- **Dernière mise à jour:** 2026-06-23T12:29:57Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- firefoxpwa (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.18.4
## Historique du projet et usages

PWAsForFirefox is a companion native runtime, command-line tool, and Firefox extension for installing web sites as Progressive Web Apps even though Firefox itself does not provide a built-in standalone PWA installation flow.

### Historique du projet

The project appeared publicly on GitHub in 2021 and frames itself around a gap in Firefox: the browser supports many PWA-related web APIs, but not installation of sites as standalone system apps. PWAsForFirefox answers that by maintaining a modified Firefox runtime plus native helper tooling and an extension.

### Historique d'adoption

Its adoption is mostly among Firefox users who want Chromium-style site-specific app workflows without leaving Firefox. The official README points to AMO users and Repology/package badges, and the Homebrew input records packages across Homebrew, Chocolatey, Nix, Arch, Scoop, and winget.

### Modes d'utilisation

Typical use starts by installing the browser extension and native runtime, then using the extension or `firefoxpwa` console tool to install, launch, and manage standalone web apps and their isolated Firefox profiles.

### Pourquoi les passionnés de paquets s'y intéressent

Package maintainers care about PWAsForFirefox because it is not just a small CLI wrapper: native runtime, extension, Firefox compatibility, per-platform packaging, and code-signing all have to line up for the same versioned release.

### Chronologie

- 2021: GitHub repository created.
- 2024: 2.12.x and 2.13.x releases continued active packaging work.
- 2026: 2.18.4 published with ongoing Firefox/runtime maintenance.

### Related projects

- Related technologies include Firefox, Mozilla WebExtensions, Progressive Web Apps, site-specific browser tools, and Firefox chrome-customization projects cited by the upstream README.

### Sources

- <https://github.com/filips123/PWAsForFirefox>
- <https://github.com/filips123/PWAsForFirefox/releases>
- <https://pwasforfirefox.filips.si/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: ${XDG_DATA_HOME:-$HOME/.local/share}/firefoxpwa/
- macOS: ~/Library/Application Support/firefoxpwa/
- Windows: %APPDATA%\FirefoxPWA\
## Autres enregistrements de gestionnaires de paquets

- Nix - firefoxpwa: normalized package name match | nixpkgs package indexes: firefoxpwa from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- pacman - firefoxpwa - 2.18.4-1: normalized package name match | Arch Linux sync databases: firefoxpwa from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component) | https://pwasforfirefox.filips.si
- Chocolatey - firefoxpwa: normalized package name match | Chocolatey community package catalog: firefoxpwa from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.151999','cports'
- Scoop - extras/firefoxpwa: normalized package name match | Scoop official bucket manifest trees: bucket/firefoxpwa.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - filips.FirefoxPWA: normalized package name match | Windows Package Manager source index: filips.FirefoxPWA from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/firefoxpwa.yml](https://github.com/mxcl/pkgdb/blob/main/combined/firefoxpwa.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
