Superchampz BTTV Emotes

Insert emotes from BTTV into Superchampz stream chat without having to type them.

What is Superchampz BTTV Emotes?

Superchampz BTTV Emotes is a Chrome extension developed by publisher, and its main feature is "Insert emotes from BTTV into Superchampz stream chat without having to type them.".

Extension Screenshots

screenshot

Download Superchampz BTTV Emotes Extension CRX File

Download Superchampz BTTV Emotes 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

                        https://www.twitch.tv/superchampz

What's new:
1.1.1:
* emotes work on chat popout

1.1.2:
* updated to work with bttv api v3                    

Extension Basic Information

Name Superchampz BTTV Emotes Superchampz BTTV Emotes
ID bmcgdiccipigigmmapobphbbempfkgdm
Official URL https://chrome.google.com/webstore/detail/superchampz-bttv-emotes/bmcgdiccipigigmmapobphbbempfkgdm
Description Insert emotes from BTTV into Superchampz stream chat without having to type them.
File Size 117 KB
Installation Count 480
Current Version 1.1.2
Last Updated 2021-03-12
Publish Date 2020-06-02
Rating 1.00/5 Total 1 Ratings
Developer publisher
Email [email protected]
Payment Type free
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Superchampz BTTV Emotes",
    "description": "Insert emotes from BTTV into Superchampz stream chat without having to type them.",
    "permissions": [
        "clipboardWrite",
        "clipboardRead",
        "activeTab"
    ],
    "browser_action": {
        "default_title": "Superchampz BTTV Emotes",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "19": "icons\/icon19.png",
        "38": "icons\/icon38.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "version": "1.1.2"
}