# firefoxpwa を Homebrew, chocolatey, Nix, pacman, scoop, winget でインストール

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='9.151999','cports'

- 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
- **バージョン:** 2.18.4
- **ソース概要:** Tool to install, manage and use Progressive Web Apps in Mozilla Firefox
- **ホームページ:** <https://pwasforfirefox.filips.si/>
- **リポジトリ:** <https://github.com/filips123/PWAsForFirefox>
- **最終更新:** 2026-06-23T12:29:57Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- firefoxpwa (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.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\
## 他のパッケージマネージャ記録

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


## ソース

- 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
