Chrome extension making you able to add listener to github flags
- Clone repo
npm inpm run devto compile once ornpm run watchto run the dev task in watch modenpm run buildto build a production (minified) version
- Complete the steps to build the project above
- Go to chrome://extensions in Google Chrome
- With the developer mode checkbox ticked, click Load unpacked extension... and select the dist folder from this repo
You can also get a release version here : https://chrome.google.com/webstore/detail/notifyreviewer/imnnkcbindmjdmafdlkhehhbfpecjgig
