Superchampz BTTV Emotes
Insert emotes from BTTV into Superchampz stream chat without having to type them.
Hvad er Superchampz BTTV Emotes?
Superchampz BTTV Emotes er en Chrome-udvidelse udviklet af publisher, og dens hovedfunktion er "Insert emotes from BTTV into Superchampz stream chat without having to type them.".
Udvidelsesskærmbilleder
Download Superchampz BTTV Emotes-udvidelses-CRX-fil
Download Superchampz BTTV Emotes-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | bmcgdiccipigigmmapobphbbempfkgdm |
Officiel URL | https://chrome.google.com/webstore/detail/superchampz-bttv-emotes/bmcgdiccipigigmmapobphbbempfkgdm |
Beskrivelse | Insert emotes from BTTV into Superchampz stream chat without having to type them. |
Filstørrelse | 117 KB |
Antal Installationer | 480 |
Nuværende Version | 1.1.2 |
Senest Opdateret | 2021-03-12 |
Udgivelsesdato | 2020-06-02 |
Bedømmelse | 1.00/5 Samlet 1 Bedømmelser |
Udvikler | publisher |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } |