Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chrome extensions 开发中遇到的坑 #23

Open
xiaotiandada opened this issue Jan 19, 2021 · 0 comments
Open

chrome extensions 开发中遇到的坑 #23

xiaotiandada opened this issue Jan 19, 2021 · 0 comments

Comments

@xiaotiandada
Copy link
Owner

2019-07-16 00:30:58

记录自己开发chrome extension中遇到的坑(🍑

开发环境

vue

使用下面资料提供的模版, 快速入坑(🍑

Dev

npm i

npm run watch:dev

会自动build, 使用dist目录即可

Build

npm run build/npm run build:dev

npm run build-zip

资料

https://developer.chrome.com/extensions

https://github.com/sxei/chrome-plugin-demo

https://github.com/Kocal/vue-web-extension (模版)

希望大家多看看文档和第二个连接的文章写的非常好(Good ❗️️️❗️❗️️)

--- 2019-7-15 ---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant