We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2019-07-16 00:30:58
记录自己开发chrome extension中遇到的坑(🍑
vue
使用下面资料提供的模版, 快速入坑(🍑
npm i npm run watch:dev
会自动build, 使用dist目录即可
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 ---
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2019-07-16 00:30:58
记录自己开发chrome extension中遇到的坑(🍑
开发环境
vue
Dev
Build
资料
https://developer.chrome.com/extensions
https://github.com/sxei/chrome-plugin-demo
https://github.com/Kocal/vue-web-extension (模版)
--- 2019-7-15 ---
The text was updated successfully, but these errors were encountered: