HUH Twitch Emote
This extension brings back the HUH emote by replacing any WOT or BrainSlug emote with HUH
What is HUH Twitch Emote?
HUH Twitch Emote is a Chrome extension developed by omarsafwat11, and its main feature is "This extension brings back the HUH emote by replacing any WOT or BrainSlug emote with HUH".
Extension Screenshots
Download HUH Twitch Emote Extension CRX File
Download HUH Twitch Emote extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension replaces the WOT and BrainSlug emotes in the twitch chat of your favorite streamers with the HUH emote.
Extension Basic Information
Name | HUH Twitch Emote |
ID | hcgdoanpielkdiflabpdgdgfidijgpea |
Official URL | https://chromewebstore.google.com/detail/huh-twitch-emote/hcgdoanpielkdiflabpdgdgfidijgpea |
Description | This extension brings back the HUH emote by replacing any WOT or BrainSlug emote with HUH |
File Size | 31.85 KB |
Installation Count | 69 |
Current Version | 1.0.0 |
Last Updated | 2022-08-22 |
Publish Date | 2022-08-22 |
Rating | 5.00/5 Total 1 Ratings |
Developer | omarsafwat11 |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "HUH Twitch Emote", "description": "This extension brings back the HUH emote by replacing any WOT or BrainSlug emote with HUH", "version": "1.0.0", "icons": { "16": "static\/huh16.png", "32": "static\/huh32.png", "48": "static\/huh48.png", "128": "static\/huh128.png" }, "content_scripts": [ { "matches": [ "https:\/\/www.twitch.tv\/*" ], "js": [ "content.js" ] } ], "web_accessible_resources": [ { "matches": [ " |