To get started quickly, bootstrap a new project!
npm create vite-plugin-web-extension
pnpm create vite-plugin-web-extension
yarn create vite-plugin-web-extension
- π§ Automatically build inputs listed in your
manifest.json
- π Open a browser and install the extension during development
- β‘ Super fast dev mode
- π Supports all browsers
- π₯ Full frontend framework support (popup, options, and content scripts)
- π€ Typescript support out of the box!
- β Manifest validation
To get started, checkout the docs:
https://vite-plugin-web-extension.aklinker1.io
Special thanks to the contributors!
See the contributing docs to setup the project for development.