theSHEDteam

Shows current team members who are streaming

什么是theSHEDteam?

theSHEDteam是由https://www.theshedteam.com开发的Chrome扩展程序,该扩展的主要功能是“Shows current team members who are streaming”。

扩展截图

screenshot

下载theSHEDteam扩展crx文件

下载theSHEDteam扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This extension shows a live list of theSHED streamers currently on MIXER and Twitch                    

扩展基本信息

名称 theSHEDteam theSHEDteam
ID fgijkobneekkpepboilhdjcokecmllcg
官方URL https://chromewebstore.google.com/detail/theshedteam/fgijkobneekkpepboilhdjcokecmllcg
简介 Shows current team members who are streaming
文件大小 9.97 KB
安装次数 22
当前版本 1.1
更新时间 2019-04-22
上架时间 2019-04-21
评分 5.00/5 共6次评分
开发者 https://www.theshedteam.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://theshedteam.com/privacy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "theSHEDteam",
    "description": "Shows current team members who are streaming",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "management",
        "activeTab",
        "storage"
    ]
}