vue-cli-plugin-browser-extension
vue-cli-plugin-browser-extension copied to clipboard
Browser extension development plugin for vue-cli 3.0
Disabled eslint cuz it was causing issues due to the vars request/sender/sendResponse are unused
**Is your feature request related to a problem? Please describe.** When I use the live reload for the popup. It gives a ERR_FILE_NOT_FOUND error on the reload. I need to...
**Bug Description** Registering a new devtools panel causes infinite panels opened, only at firefox. Every time i click "panel" it opens another instance of "panel".  **To Reproduce** *...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
**Describe the bug** According to the documentation we should be able to have an **array of background scripts** like below ``` pluginOptions: { browserExtension: { componentOptions: { background: { entry:...
**Describe the bug** The console for both the background process, the content script (when used), and the popup all show a source map error: Related issue (no reason for closing,...
Bumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...