wxt-dev / wxt

⚡ Next-gen Web Extension Framework
https://wxt.dev
MIT License
3.22k stars 114 forks source link
build-tool chrome-extensions dev-server hmr wxt

WXT Logo WXT

npm npm NPM Codecov

Next-gen framework for developing web extensions.

It's like Nuxt, but for Chrome Extensions

Get StartedInstallationConfigurationExamplesDiscord

Example CLI Output

Demo

https://github.com/wxt-dev/wxt/assets/10101283/4d678939-1bdb-495c-9c36-3aa281d84c94

Quick Start

Bootstrap a new project:

pnpm dlx wxt@latest init <project-name>

Or see the installation guide to get started with WXT.

Features

Contributors