GlobalTwitchEmotes
Browser Extension which parses Twitch emote phrases on the web
Install / Use
/learn @melalawi/GlobalTwitchEmotesREADME

A browser extension which replaces Twitch.tv emote phrases found on any website with their actual emoticons.
Currently supports Chrome, Firefox, and Opera. Edge support is planned, Safari support is not.
Building
Global Twitch Emotes is built using Node.js. Download and install the latest version of Node.js here.
-
Navigate to the parent directory.
-
Run
npm install -
Then run <pre>npm run-script build <b>VERSION BROWSER</b></pre>
VERSION: Extension version to build.
test|releaseRelease builds are minified, stripped of all
consolecalls, and zipped into a .zip file for distribution, whilst test builds are not minified, to allow for easier debugging.BROWSER: The browser type you want to build for.
webkit|firefox| Parameter | Applicable Browser(s) | |---------------|----------------------------------------------| | webkit | Chromium-based browsers (Chrome, Edge, etc.) | | firefox | Firefox |
The script will build for all browser types if the browser parameter is not specified.
Installation
Built extensions can be found in the newly-generated build directory. You can side-load the unpacked extension in order to run it in your browser. Please refer to your browser's extension installation guide for details.
If you are using the zip file from github releases:
-
Chromium Based Browsers: Navigate to
chrome://extensions/, enable developer mode, and drag the zip you downloaded into the window. -
Firefox: You must use Firefox Developer Edition since I (Electrolyte) can't sign these releases. Navigate to
about:config, at the top, search forxpinstall.signatures.requiredand change it to false. Then, navigate toabout:addonsand clickInstall Add-on from filefrom the gear at the top right and select the zip file you downloaded.
Testing
In the parent directory, run npm run-script test to run all test files found in the test directory.
Support
For inquiries, please either contact me or open an issue.
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
