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