Link to the Google Web Store
Official Website
npm i
to install dependanciesnpm start
to start running the fast development mode Webpack build process that bundle files into thedist
folder
- Open Chrome and navigate to
chrome://extensions/
- Toggle on
Developer mode
in the top right corner - Click
Load unpacked
- Select the entire
dist
folder
npm run build
to generate a minimized production build in thedist
folder