2019-12-04 23:20:42 +00:00
2019-12-04 23:20:42 +00:00
2019-11-29 21:38:35 +00:00
2019-12-03 10:39:33 +00:00
2019-12-01 23:50:16 +00:00

The extension is based on https://github.com/Kocal/vue-web-extension boilerplate.

First install all dependencies with npm install.

Then in dev mode, run npm run watch:dev to generate the /dist folder that can be installed into Chrome.

On Firefox, it can be done via web-ext tool from within the /dist folder: cd dist/ && web-ext run

To release, build the production version and zip it via npm run build && npm run build-zip

S
Description
SimpleLogin Chrome/ Firefox extension
Readme MIT 1.6 MiB
Languages
Vue 57.3%
JavaScript 35.8%
SCSS 6.5%
HTML 0.4%