A web brower extension made with Chrome Manifest v3 and Firefox Manifest v2. It adds custom emotes on the Twitch chat of my channel. Emotes are only replaced in the chat area and will only be replaced on my channel. Additionnaly, the extension lets you add backgrounds (banners) to messages and badges next to users' names. Clicking on the extension icon in the extension menu will display all available emotes and banners with their respective keywords.
This extension can only be installed manually, so follow each of these steps carefully :
- Clone the project or download a
.zip
containing the files. If you downloaded a.zip
, extract it to your computer. - Rename
manifest-chrome.json
tomanifest.json
. - Go to
chrome://extensions/
on your Chrome browser. - On the top right of the page, toggle developer mode.
- On the top left of the page, click
Load unpacked
. - Select the folder containing the project files.
- Untoggle developer mode.
This extension is available on Mozilla's addons website, so follow each of these steps :
- Go to this page.
- Click
Add to Firefox
.
Meyrat Maxime