Stream Booster

The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.

什么是Stream Booster?

Stream Booster是由Road to Maui开发的Chrome扩展程序,该扩展的主要功能是“The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.”。

扩展截图

screenshot
screenshot

下载Stream Booster扩展crx文件

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

扩展使用说明

                        In this first version we have included one feature: collect all Twitch channel points for you automatically, you won't need anymore click on the green loot boxes.

The best thing of this extension is that it's extremely easy to install and to set up: just add it to your Chrome browser and go to watch your favourite Twitch channels (or reload the Twitch tabs if they where already open) and the extension will do the job. Cool, isn't it?

Furthermore, this Chrome Extension is MV3 complaint, what means that is more safety and private than other similar extensions.                    

扩展基本信息

名称 Stream Booster Stream Booster
ID bfljboogdlehlkedchfcapjicgkjfglo
官方URL https://chromewebstore.google.com/detail/stream-booster/bfljboogdlehlkedchfcapjicgkjfglo
简介 The best Chrome Extension for getting all from Twitch, as a viewer and as a streamer.
文件大小 21.58 KB
安装次数 106
当前版本 0.2
更新时间 2021-10-13
上架时间 2021-08-01
评分 5.00/5 共1次评分
开发者 Road to Maui
电子邮箱 [email protected]
付费类型 free
扩展官网 https://glhf.online
支持的语言 de,en,fr,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "0.2",
    "default_locale": "en",
    "manifest_version": 3,
    "description": "__MSG_extDescription__",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "\/img\/100.png",
        "48": "\/img\/100.png",
        "128": "\/img\/100.png"
    },
    "permissions": [
        "tabs",
        "alarms",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*.twitch.tv\/*"
    ]
}