/twitch-chat-enhancer

Google Chrome extension for enhancing your Twitch chat experience.

Primary LanguageJavaScriptOtherNOASSERTION

Twitch Chat Enhancer

Google Chrome extension that enhances your Twitch chat experience.

See Configuration for a list of the available settings.

Requirements

Google Chrome

Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier.

Installation

Chrome Web Store

Go to Chrome Web Store page.

Development

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.

Configuration

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).

License

This project is released under the CC BY-SA 3.0.