Google Chrome extension that enhances your Twitch chat experience.
See Configuration for a list of the available settings.
Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.
- Version: 27.x
- Website: http://google.com/chrome/
Go to Chrome Web Store page.
Clone the repository:
git clone git://github.com/morkai/twitch-chat-enhancer.git
or download and extract it.
Follow the official instructions for loading an unpacked extension.
Open the Options page through the chrome://extensions page and customize the settings:
- Change Green, YellowGreen and SpringGreen usernames to something a little more readable.
- Disable auto-scrolling of the chat area when not locked to the bottom.
- Limit message history to n messages.
- Disable emoticons.
- Hide empty messages.
- Hide messages with more than n emoticons.
- Hide messages with more than n non-ASCII characters.
- Hide messages longer than n characters.
- Hide messages matching a list of regular expressions.
Changes will be picked up by the stream pages after a refresh (F5).
This project is released under the CC BY-SA 3.0.