How to test this chrome extension?
- Run
npm install
in the root directory. - Run run
npm watch start
in the root directory. - Open the chrome extension in the browser. (chrome://extensions)
- Click the "Load unpacked extension" button.
- Add build/ to the "Load unpacked extension" input box.