wxt-dev/wxt
⚡ Next-gen Web Extension Framework observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 98
- Release rhythm 85
- Longevity 83
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: 1.0
- age_days: 1165
- days_rel: 22
- days_push: 12
- n_releases_24m: 107
Adoption not part of the score
10408 stars · 558 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
WXT is a TypeScript framework for building web browser extensions, described as 'like Nuxt, but for Web Extensions'. It provides file-based entrypoints, automatic manifest generation, HMR dev mode, multi-browser and MV2/MV3 targeting, and automated zipping and publishing.
Use cases
- build a chrome extension with typescript
- develop browser extensions with hot reload
- build one extension codebase for chrome and firefox
- generate manifest.json from entrypoint files
- migrate a webextension from manifest v2 to v3
- automate zipping and publishing extensions to stores
- use react or vue inside a browser extension
When to choose
- you're starting a new browser extension project in the JS/TS ecosystem
- you need to target multiple browsers or both MV2 and MV3 from one codebase
- you want fast HMR dev mode and auto-generated manifests instead of hand-written build scripts
- you want Nuxt-like DX: auto-imports, file-based entrypoints, module system
When to avoid
- you're building extensions outside the JavaScript/TypeScript ecosystem
- you have a simple existing extension with a working build setup and no need for a framework
- you need non-browser-extension packaging like Electron or PWAs
Facets
framework · maturity active
web-framework build-tool developer-tools cli deployment browser-extensions web-development frontend developer-tools browser-extension cross-platform cli web-extensions manifest-v3 manifest-v2 hmr vite dev-server chrome firefox safari auto-imports publishing nuxt-like nodejs typescript
7 sources
- readme: https://github.com/wxt-dev/wxt · fetched 2026-08-28 · 0af1b911ba78
- homepage: https://wxt.dev · fetched 2026-08-29 · 6f140afb0bed
- site_page: https://wxt.dev/guide/installation · fetched 2026-08-29 · 5512120d12c9
- site_page: https://wxt.dev/guide/essentials/target-different-browsers · fetched 2026-08-29 · 3319f3ebe713
- site_page: https://wxt.dev/guide/essentials/config/manifest · fetched 2026-08-29 · 8569b8321411
- site_page: https://wxt.dev/guide/essentials/config/auto-imports · fetched 2026-08-29 · ee960ca105f1
- site_page: https://wxt.dev/guide/essentials/wxt-modules · fetched 2026-08-29 · 55c5404fbdd3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wxt-dev/wxt | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem