388310eebb01c1bb80ce1d2d3b78efa1a9e244bd
- write bundle to `/build` - add support for SASS - improve options view as a proof o concept for styling
mocoapp-browser-extension
Documentation
- https://checklyhq.com/blog/2018/08/creating-a-chrome-extension-in-2018-the-good-the-bad-and-the-meh/
- https://developer.chrome.com/extensions
- https://developer.chrome.com/extensions/api_index
Development
- run
yarn - run
yarn webpack --watch - load unpacked extension in Chrome (ignore node_modules errors)
- reload Chrome extension after change
Release
- bump version in
manifest.json - bump version in
package.json - run
yarn release - zip contents in
/release - upload Chrome extension
Description
Languages
JavaScript
81.1%
CSS
9.3%
SCSS
9.3%
HTML
0.3%