Superchampz BTTV Emotes

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

什麼是Superchampz BTTV Emotes?

Superchampz BTTV Emotes是由publisher開發的Chrome擴展程式,該擴展的主要功能是“Insert emotes from BTTV into Superchampz stream chat without having to type them.”。

擴展截圖

screenshot

下載Superchampz BTTV Emotes擴展crx文件

下載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                    

擴展基本資訊

名稱 Superchampz BTTV Emotes Superchampz BTTV Emotes
ID bmcgdiccipigigmmapobphbbempfkgdm
官方網址 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"
}