@samrum/create-vite-plugin-web-extension
An easy way to start a Vite Web Extension project
Available Project Options
- Manifest V2, Manifest V3, or Both
- TypeScript
- Choice of framework including:
- Preact
- React
- Solid
- Svelte
- Vanilla
- Vue
Usage
npm init @samrum/vite-plugin-web-extension@latest
Check the readme in the generated project for more usage instructions.
Credits