How to build and test a new version locally:
- Clone repo.
npm install
npm run build:all
Chrome => Extensions => Manage extensions => Load unpacked
and loadanu_twitch_chat_overlay/dist/chrome
folder.- If you have Anu Twitch Chat Overlay already installed, toggle it off to avoid clashing with the local version.
How to load new changes while developing
- Make any changes.
npm run build:all
Chrome => Extensions => Manage extensions => Anu Twitch Chat Overlay
and click the reload icon.
Bugs? Suggestions? Feedback? Go to https://github.com/akhanubis/anu_twitch_chat_overlay/issues