Superchampz BTTV Emotes
Insert emotes from BTTV into Superchampz stream chat without having to type them.
Wat is Superchampz BTTV Emotes?
Superchampz BTTV Emotes is een Chrome-extensie ontwikkeld door publisher, en de belangrijkste functie is "Insert emotes from BTTV into Superchampz stream chat without having to type them.".
Extensie Screenshots
Download het CRX-bestand van de extensie Superchampz BTTV Emotes
Download Superchampz BTTV Emotes-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | bmcgdiccipigigmmapobphbbempfkgdm |
Officiële URL | https://chrome.google.com/webstore/detail/superchampz-bttv-emotes/bmcgdiccipigigmmapobphbbempfkgdm |
Beschrijving | Insert emotes from BTTV into Superchampz stream chat without having to type them. |
Bestandsgrootte | 117 KB |
Aantal Installaties | 480 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2021-03-12 |
Publicatiedatum | 2020-06-02 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | publisher |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } |