Ross ROSS = Recommend OSS · open-source software intelligence for agents

wxt-dev/wxt

⚡ Next-gen Web Extension Framework observed · 2026-08-28

github.com/wxt-dev/wxt · homepage · TypeScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
wxt-dev/wxtmain90

For agents

markdown · JSON · MCP: product_card(name="wxt-dev/wxt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem