快速开始,引导新项目!
npm create vite-plugin-web-extension
pnpm create vite-plugin-web-extension
yarn create vite-plugin-web-extension
特性
- :wrench: 自动构建manifest.json中列出的输入项
- :tada: 在开发过程中打开浏览器并安装扩展
- :zap: 超快的开发模式
- :globe_with_meridians: 支持所有浏览器
- :fire: 全面支持前端框架(弹出窗口、选项页和内容脚本)
- :robot: 开箱即用的TypeScript支持!
- :white_check_mark: manifest验证
文档
要开始使用,请查看文档:
https://vite-plugin-web-extension.aklinker1.io
贡献
特别感谢所有贡献者!
查看贡献文档以设置项目进行开发。