Superchampz BTTV Emotes
Insert emotes from BTTV into Superchampz stream chat without having to type them.
Vad är Superchampz BTTV Emotes?
Superchampz BTTV Emotes är en Chrome-tillägg utvecklad av publisher, och dess huvudfunktion är "Insert emotes from BTTV into Superchampz stream chat without having to type them.".
Tilläggsskärmbilder
Ladda ner Superchampz BTTV Emotes-förlängningens CRX-fil
Ladda ner Superchampz BTTV Emotes-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | bmcgdiccipigigmmapobphbbempfkgdm |
Officiell webbadress | https://chrome.google.com/webstore/detail/superchampz-bttv-emotes/bmcgdiccipigigmmapobphbbempfkgdm |
Beskrivning | Insert emotes from BTTV into Superchampz stream chat without having to type them. |
Filstorlek | 117 KB |
Antal Installationer | 480 |
Aktuell Version | 1.1.2 |
Senast Uppdaterad | 2021-03-12 |
Publiceringsdatum | 2020-06-02 |
Betyg | 1.00/5 Totalt 1 Betyg |
Utvecklare | publisher |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } |