Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install firefoxpwa

local Homebrew formula metadata

Windows

Chocolatey已验证 · 92%
choco install firefoxpwa

Chocolatey community package catalog · firefoxpwa · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install extras/firefoxpwa

Scoop official bucket manifest trees · bucket/firefoxpwa.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id filips.FirefoxPWA -e

Windows Package Manager source index · filips.FirefoxPWA · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Tool to install, manage and use Progressive Web Apps in Mozilla Firefox

命令和别名

  • firefoxpwa

历史

项目历史与用法

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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Linux
${XDG_DATA_HOME:-$HOME/.local/share}/firefoxpwa/
macOS
~/Library/Application Support/firefoxpwa/
Windows
%APPDATA%\FirefoxPWA\

可执行文件

已安装的可执行文件

命令类型暴露范围备注
firefoxpwacli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本2.18.4
管理器更新时间2026-06-23
本地数据OK
上游当前
检测到的最新版本v2.18.4

https://github.com/filips123/PWAsForFirefox

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:firefoxpwa
版本2.18.4
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/firefoxpwa
主页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
Pulseupdated
构建依赖pkgconf, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew 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"

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefirefoxpwa
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

firefoxpwa

nix profile install nixpkgs#firefoxpwa
  • normalized package name match
  • 匹配方式:Firefoxpwa
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: firefoxpwa from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
pacman95%

firefoxpwa 2.18.3-1

A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component)

https://pwasforfirefox.filips.si

sudo pacman -S firefoxpwa
  • License: MPL-2.0
  • Architecture: x86_64
  • 7 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Firefoxpwa
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: firefoxpwa from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Chocolatey95%

firefoxpwa

choco install firefoxpwa
  • normalized package name match
  • 匹配方式:Firefoxpwa
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: firefoxpwa from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='8.884','vim-x64'
Scoop95%

extras/firefoxpwa

scoop install extras/firefoxpwa
  • normalized package name match
  • 匹配方式:Firefoxpwa
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/firefoxpwa.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

filips.FirefoxPWA

winget install --id filips.FirefoxPWA -e
  • normalized package name match
  • 匹配方式:Firefoxpwa
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: filips.FirefoxPWA from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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