WXT Logo WXT

Next-gen framework for developing web extensions.

It's like Nuxt, but for Chrome Extensions

![Example CLI Output](./docs/assets/cli-output.png)

GitHub Workflow Status (with event) Documentation Examples

## Quick Start Bootstrap a new project: ```sh pnpx wxt@latest init ``` Or see the [installation guide](https://wxt.dev/get-started/installation.html) to get started with WXT. ## Features - 🌐 Supports all browsers - ✅ Supports both MV2 and MV3 - ⚡ Dev mode with HMR & fast reload - 📂 File based entrypoints - 🚔 TypeScript - 🦾 Auto-imports - ⬇️ Download and bundle remote URL imports - 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc - 🖍️ Quickly bootstrap a new project ### Todo - 📏 Bundle analysis - 🤖 Automated publishing ## Contributors