Gathering detailed insights and metrics for vue-cli-plugin-ui-chrome-extension
Gathering detailed insights and metrics for vue-cli-plugin-ui-chrome-extension
Gathering detailed insights and metrics for vue-cli-plugin-ui-chrome-extension
Gathering detailed insights and metrics for vue-cli-plugin-ui-chrome-extension
vue-cli-plugin-ui-chrome-extension
npm install vue-cli-plugin-ui-chrome-extension
Typescript
Module System
Node Version
NPM Version
JavaScript (68.79%)
Vue (18.03%)
HTML (9.23%)
TypeScript (2.13%)
Shell (1.26%)
Batchfile (0.56%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
3 Stars
10 Commits
1 Forks
1 Watchers
1 Branches
1 Contributors
Updated on Sep 01, 2021
Latest Version
0.0.35
Package Id
vue-cli-plugin-ui-chrome-extension@0.0.35
Unpacked Size
229.01 kB
Size
158.72 kB
File Count
72
NPM Version
6.12.1
Node Version
12.13.1
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Start a chrome extension project with Vue-CLI UI (vue ui / vue ui -D) with ease!
Logo from FontAwesome
This plugin is meant for using new project for chrome extensions. Tested on default project of Vue, Vue with TypeScript
vue create test-project
, and select typescript without class-style component syntaxvue add ui-chrome-extension
.vue create test-project
.vue add ui-chrome-extension
.npm run build-watch
and a dist
file will be generated. Install Extension Reloader to reload chrome extensions easily everytime you reload. (take note that when u change manifest.json file, it will not automatically load, you need to remove and add the chrome extensions)npm run build
and zip it and deploy onto chrome store.vue add typescript
)Currently, testing is done manually with the file ./auto.sh
/ ./auto.bat
, by passing -r
flag, it will delete the initial file generated.
Test production code in npm as well with ./prod.sh
/ ./prod.bat
.
Vue CLI prompt is based on inquirer.js api.
MIT
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 0/10 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More