# 使用 Homebrew, chocolatey, Nix, pacman, scoop, winget 安装 firefoxpwa

查看 firefoxpwa 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install firefoxpwa
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

  证据: 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
```

  证据: Chocolatey community package catalog: firefoxpwa from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='8.884','vim-x64'

- Scoop (92%):

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

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:firefoxpwa
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/firefoxpwa>
- **版本:** 2.18.4
- **来源摘要:** Tool to install, manage and use Progressive Web Apps in Mozilla Firefox
- **主页:** <https://pwasforfirefox.filips.si/>
- **仓库:** <https://github.com/filips123/PWAsForFirefox>
- **上游文档:** <https://pwasforfirefox.filips.si/>
- **许可证:** MPL-2.0
- **源码归档:** <https://github.com/filips123/PWAsForFirefox/archive/refs/tags/v2.18.4.tar.gz>
- **最后更新:** 2026-06-23T12:29:57Z
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- firefoxpwa (cli)
- firefoxpwa (别名)

## 构建依赖

- pkgconf
- rust

## 安装行为

- post-install 钩子: 未定义
- 注意事项: To use the browser extension, manually link the app manifest with: sudo mkdir -p "/Library/Application Support/Mozilla/NativeMessagingHosts" sudo ln -sf "$HOMEBREW_PREFIX/opt/firefoxpwa/share/firefoxpwa.json" "/Library/Application Support/Mozilla/NativeMessagingHosts/firefoxpwa.json"
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.18.4
- 管理器更新时间: 2026-06-23
- 本地数据: OK
- 上游仓库: https://github.com/filips123/PWAsForFirefox
- 检测到的最新版本: v2.18.4 (当前)
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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\
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** firefoxpwa
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- 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.3-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='8.884','vim-x64'
- 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


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://www.automicvault.com/zh-hans/pkg/web-dev-tools/) - Matched web development metadata.
- [Productivity CLI packages](https://www.automicvault.com/zh-hans/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/zh-hans/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [summarize](https://www.automicvault.com/zh-hans/pkg/brew/summarize/) - Shares av.db curated category or tags: browser-extension, cli, productivity.
- [a2ps](https://www.automicvault.com/zh-hans/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, productivity.
- [abook](https://www.automicvault.com/zh-hans/pkg/brew/abook/) - Shares av.db curated category or tags: cli, productivity.
- [acronym](https://www.automicvault.com/zh-hans/pkg/brew/acronym/) - Shares av.db curated category or tags: cli, productivity.
- [ad](https://www.automicvault.com/zh-hans/pkg/brew/ad/) - Shares av.db curated category or tags: cli, productivity.
- [aerc](https://www.automicvault.com/zh-hans/pkg/brew/aerc/) - Shares av.db curated category or tags: cli, productivity.
- [aldo](https://www.automicvault.com/zh-hans/pkg/brew/aldo/) - Shares av.db curated category or tags: cli, productivity.
- [alexjs](https://www.automicvault.com/zh-hans/pkg/brew/alexjs/) - Shares av.db curated category or tags: cli, productivity.
- [edbrowse](https://www.automicvault.com/zh-hans/pkg/brew/edbrowse/) - Local package facts share a topical domain. Shared terms: browser, cli, productivity, web.
- [filebrowser](https://www.automicvault.com/zh-hans/pkg/brew/filebrowser/) - Local package facts share a topical domain. Shared terms: browser, cli, productivity, web.

## Combined YAML source

View the package source record on GitHub. [combined/firefoxpwa.yml](https://github.com/automic-vault/db/blob/main/combined/firefoxpwa.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
