WXT Logo WXT

npm npm NPM

Next-gen framework for developing web extensions.

It's like Nuxt, but for Chrome Extensions

Get StartedInstallationConfigurationExamples

![Example CLI Output](./docs/assets/cli-output.png) ## Demo https://github.com/wxt-dev/wxt/assets/10101283/07359e53-f491-43b6-8e8f-fae94aec8063 ## Quick Start Bootstrap a new project: ```sh pnpx wxt@latest init ``` Or see the [installation guide](https://wxt.dev/guide/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 - 📏 Bundle analysis ### Coming Soon - 🤖 Automated publishing ## Contributors