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
官方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"
}