mubaidr / vue-chrome-extension-boilerplate

Deprecated! Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated! Please consider: vite-vue3-chrome-extension-v3

vue-chrome-extension-boilerplate

Node.js CIAll Contributors

Boilerplate for Chrome extension using Vue.js and Webpack with hot-reload enabled.

Scripts

Install dependencies:

npm install

Build extension and watch for changes:

npm run dev

Build extension zip:

npm run build

Lint all source files:

npm run lint

Contributors ✨

Thanks goes to these wonderful people (emoji key):


stealthleads

πŸš‡ πŸ’»

linkerGitHub

πŸ’»

Andrew Mackie

πŸ“–

Hank X

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Deprecated! Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.

License:Apache License 2.0


Languages

Language:JavaScript 85.5%Language:Vue 12.8%Language:HTML 1.6%