Superchampz BTTV Emotes

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

Qu'est-ce que Superchampz BTTV Emotes ?

Superchampz BTTV Emotes est une extension Chrome développée par publisher, et sa fonction principale est "Insert emotes from BTTV into Superchampz stream chat without having to type them.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Superchampz BTTV Emotes

Téléchargez les fichiers d'extension Superchampz BTTV Emotes au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Superchampz BTTV Emotes Superchampz BTTV Emotes
ID bmcgdiccipigigmmapobphbbempfkgdm
URL Officiel https://chrome.google.com/webstore/detail/superchampz-bttv-emotes/bmcgdiccipigigmmapobphbbempfkgdm
Description Insert emotes from BTTV into Superchampz stream chat without having to type them.
Taille du Fichier 117 KB
Nombre d'Installations 480
Version Actuelle 1.1.2
Dernière Mise à Jour 2021-03-12
Date de Publication 2020-06-02
Évaluation 1.00/5 Total 1 Évaluations
Développeur publisher
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}