use vue plugin easy create chrome extension template
The vue-cli-plugin-chrome-extension-cli is a plugin for Vue-CLI that allows developers to start a chrome extension project with ease. It supports Vue 2, Vue 3, TypeScript, and JavaScript. This plugin requires vue-cli version 5.0.1 or higher to function properly.
To install the vue-cli-plugin-chrome-extension-cli, follow these steps:
vue add chrome-extension-cli
The vue-cli-plugin-chrome-extension-cli is a useful plugin for developers who want to start a chrome extension project with Vue-CLI. It supports Vue 2, Vue 3, TypeScript, and JavaScript, making it versatile for different project requirements. With features like development mode, production mode, and the ability to build for production and deploy onto the Chrome store, this plugin simplifies the development and deployment process.