Superchampz BTTV Emotes
Insert emotes from BTTV into Superchampz stream chat without having to type them.
ما هو Superchampz BTTV Emotes؟
Superchampz BTTV Emotes هو إضافة Chrome تم تطويرها بواسطة publisher، والميزة الرئيسية لها هي "Insert emotes from BTTV into Superchampz stream chat without having to type them.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Superchampz BTTV Emotes
قم بتنزيل ملفات الامتداد Superchampz BTTV Emotes بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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
معلومات أساسية عن التمديد
الاسم | |
ID | bmcgdiccipigigmmapobphbbempfkgdm |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/superchampz-bttv-emotes/bmcgdiccipigigmmapobphbbempfkgdm |
الوصف | Insert emotes from BTTV into Superchampz stream chat without having to type them. |
حجم الملف | 117 KB |
عدد التثبيتات | 480 |
النسخة الحالية | 1.1.2 |
آخر تحديث | 2021-03-12 |
تاريخ النشر | 2020-06-02 |
تقييم | 1.00/5 مجموع تقييمات 1 |
المطور | publisher |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | 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" } |