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
Eメール [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\/*"
    ]
}