newkub / vite-plugin-web-extension

Vite plugin for developing Chrome/Browser Extensions

Home Page:https://vite-plugin-web-extension.aklinker1.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status NPM Version NPM Downloads Vite Version

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

Features

  • πŸ”§ 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

Documentation

To get started, checkout the docs:

https://vite-plugin-web-extension.aklinker1.io

Contributing

Special thanks to the contributors!

See the contributing docs to setup the project for development.

About

Vite plugin for developing Chrome/Browser Extensions

https://vite-plugin-web-extension.aklinker1.io/

License:MIT License


Languages

Language:TypeScript 88.3%Language:HTML 4.8%Language:JavaScript 3.0%Language:CSS 2.1%Language:Vue 1.7%Language:SCSS 0.1%