Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chao921125/browser-plugins
浏览器插件,以Chrome为主要开发,包含Vue版本的源代码
https://github.com/chao921125/browser-plugins
css3 html-css-javascript html5 javascript vue vuejs
Last synced: about 12 hours ago
JSON representation
浏览器插件,以Chrome为主要开发,包含Vue版本的源代码
- Host: GitHub
- URL: https://github.com/chao921125/browser-plugins
- Owner: chao921125
- License: bsd-3-clause
- Created: 2019-08-23T06:33:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T14:24:53.000Z (2 months ago)
- Last Synced: 2024-09-06T17:05:37.943Z (2 months ago)
- Topics: css3, html-css-javascript, html5, javascript, vue, vuejs
- Language: TypeScript
- Homepage: https://github.com/chao921125/
- Size: 1.24 MB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue 3 + TypeScript + Vite 浏览器插件开发
```shell
pnpm devpnpm start:firefox
pnpm build
pnpm pack
```
# 推荐项目
| github星标项目 |
|-----------------------------------------------------------|
| https://github.com/antfu/vitesse-webext |
| https://github.com/xiaoluoboding/chrome-ext-mv3-starter |
| https://github.com/mubaidr/vite-vue3-chrome-extension-v3 |
| React https://github.com/crimx/ext-saladict |