WXT
Next gen framework for developing web extensions.
Powered by Vite. Inspired by Nuxt.
Warning
WXT is not ready for use yet. Production builds work, but dev mode is incomplete.
See the Initial Release Candidate milestone for more details.
Features
- 🌐 Supports all browsers
- ✅ Supports both MV2 and MV3
- 📂 Directory based entrypoints
- ⚡ Dev mode with HMR & auto-reload
- 🚔 TypeScript
- 🦾 Auto-imports
- ⬇️ Download and bundle remote URL imports
Todo
- 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc
- 🖍️ Quickly bootstrap a new project
- 📏 Bundle analysis
- 🤖 Automated publishing
Get Started
Checkout the installation guide to get started with WXT.
Contributors