Skip to content

louis-pre/anu_twitch_chat_overlay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anu_twitch_chat_overlay

How to build and test a new version locally:

  1. Clone repo.
  2. npm install
  3. npm run build:all
  4. Chrome => Extensions => Manage extensions => Load unpacked and load anu_twitch_chat_overlay/dist/chrome folder.
  5. 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

  1. Make any changes.
  2. npm run build:all
  3. 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

About

Twitch Chat Overlay browser extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.1%
  • CSS 17.1%
  • HTML 0.8%