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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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" } |