web-extend
web-extend copied to clipboard
A build tool for web extensions
WebExtend
WebExtend is a modern build tool for browser extensions.
Features
- 📝 File-based Entry Points
- ⚡️ Seamless Development Experience, including instant HMR, automatic browser opening and extension running
- 🧭 Multi-Browser Support
- 🛠️ ESM & TypeScript Support
- ✈️ Framework-agnostic, such as React, Vue, Svelte, etc.
- 🚀 Lightning Fast Performance, powered by Rsbuild for extremely fast development and building.
Quick Start
npx web-extend@latest init
Documentation
https://web-extend.github.io/web-extend/
Examples
https://github.com/web-extend/examples
Packages
Publish
- Publish
@web-extend/rsbuild-plugin
pnpm publish
- Publish
web-extend. Before publish, you need to update the versions in templates.
pnpm publish