mozilla/web-ext
A command line tool to help build, run, and test web extensions observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27.0
- age_days: 3866
- days_rel: 29
- days_push: 9
- n_releases_24m: 21
Adoption not part of the score
3132 stars · 384 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
web-ext is Mozilla's command line tool for building, running, linting, signing, and testing WebExtensions. It streamlines Firefox extension development while aiming for portable, cross-browser extension support.
Use cases
- develop and hot-reload a Firefox extension while coding
- lint and validate web extension source for add-on store compliance
- package an extension into a zip for distribution
- sign an extension with Mozilla so it installs in Firefox
- test a browser extension against Firefox nightly from the command line
- integrate extension build steps into npm scripts or CI
When to choose
- you are developing a Firefox WebExtension or cross-browser add-on
- you want automated linting against Mozilla add-on policies
- you need to build, sign, and run extensions from CI or npm scripts
When to avoid
- you are building a native desktop app rather than a browser extension
- you need a GUI-based extension development environment
- your target is a browser with an incompatible extension API and no WebExtension support
Facets
cli-tool · maturity active
cli developer-tools linter build-tool testing browser-extensions developer-tools web-development cli cross-platform windows webextension firefox mozilla add-ons browser-extension-development npm command-line nodejs macos linux
2 sources
- readme: https://github.com/mozilla/web-ext · fetched 2026-08-28 · dee181348015
- registry_npm: https://registry.npmjs.org/web-ext · fetched 2026-08-29 · 41e9c44c4fed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mozilla/web-ext | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem