Utility extension for personal use.
Not available on chrome store, follow the steps below if you really want to.
- Clone the repo and cd into the folder
- Run
npm install
- Run
npm run watch
for development,npm run build
for production. - Open chrome, navigate to
chrome://extensions
- Enable developer mode (top right)
- Click
Load Unpacked
- Browse to and select the dist folder within the cloned directory