Superchampz BTTV Emotes

Insert emotes from BTTV into Superchampz stream chat without having to type them.

Superchampz BTTV Emotes là gì?

Superchampz BTTV Emotes là một tiện ích mở rộng Chrome được phát triển bởi publisher, và tính năng chính của nó là "Insert emotes from BTTV into Superchampz stream chat without having to type them.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Superchampz BTTV Emotes

Tải xuống các tệp mở rộng Superchampz BTTV Emotes dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Superchampz BTTV Emotes Superchampz BTTV Emotes
ID bmcgdiccipigigmmapobphbbempfkgdm
URL Chính Thức https://chrome.google.com/webstore/detail/superchampz-bttv-emotes/bmcgdiccipigigmmapobphbbempfkgdm
Mô tả Insert emotes from BTTV into Superchampz stream chat without having to type them.
Kích Thước Tệp 117 KB
Số Lần Cài Đặt 480
Phiên Bản Hiện Tại 1.1.2
Cập Nhật Lần Cuối 2021-03-12
Ngày Phát Hành 2020-06-02
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển publisher
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}