1
0
mirror of https://github.com/chylex/Transparent-Twitch-Chat.git synced 2025-01-22 06:46:01 +01:00

Update readme

This commit is contained in:
Daniel Chýlek 2017-05-06 21:28:14 +02:00 committed by GitHub
parent 8e156fdae9
commit 3316af1275

View File

@ -1,5 +1,21 @@
# Transparent Twitch Chat - user script
# Transparent Twitch Chat (work in progress)
Work in progress.
![](https://repo.chylex.com/transparent-twitch-chat.png?)
If you want to try the current debug release, make sure you have [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) (Firefox) or [Tampermonkey](https://tampermonkey.net/) (Chrome, Edge, Opera) installed, open [dist/TransparentTwitchChat.user.js](https://github.com/chylex/Transparent-Twitch-Chat/blob/master/dist/TransparentTwitchChat.user.js) and click **Raw** to prompt the install.
## Features
Transparent Twitch Chat is a user script that becomes active when you go into **Theater mode**.
- Chat size and opacity are customizable
- Individual badges can be turned off for clarity
- Username colors are brighter
## How to Install
1. Make sure you have [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) (Firefox) or [Tampermonkey](https://tampermonkey.net/) (Chrome, Edge, Opera) installed in your browser
2. Open [dist/TransparentTwitchChat.user.js](https://github.com/chylex/Transparent-Twitch-Chat/raw/master/dist/TransparentTwitchChat.user.js) to prompt the install
3. In order to customize the features, at this moment you will have to edit the source code; a settings menu is coming soon
## Report Feedback
[Open a new issue](https://github.com/chylex/Transparent-Twitch-Chat/issues) if you found a bug or have a suggestion for improvements and new features.