Twitch Viewer Bot

Easy reach to Twitch Viewer Bot services by one click on your browser.

Twitch Viewer Botとは何ですか?

Twitch Viewer Botはzdmrmrvによって開発されたChromeの拡張機能で、その主な機能は「Easy reach to Twitch Viewer Bot services by one click on your browser.」です。

拡張機能のスクリーンショット

screenshot

Twitch Viewer Bot拡張機能のCRXファイルをダウンロード

Twitch Viewer Bot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        You can click on the button on your Chrome extension then quickly access to Twitch Viewer Bot tips and guides                    

拡張機能の基本情報

名前 Twitch Viewer Bot Twitch Viewer Bot
ID fdhigkkbekgaebikeokhecajgogmiebl
公式URL https://chromewebstore.google.com/detail/twitch-viewer-bot/fdhigkkbekgaebikeokhecajgogmiebl
説明 Easy reach to Twitch Viewer Bot services by one click on your browser.
ファイルサイズ 1.28 MB
インストール数 108
現在のバージョン 3.0
最終更新日 2022-06-14
公開日 2022-06-13
評価 1.00/5 合計 1 レビュー
開発者 zdmrmrv
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://viewerkingdom.com/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Twitch Viewer Bot",
    "description": "Easy reach to Twitch Viewer Bot services by one click on your browser.",
    "version": "3.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "action": {
        "default_popup": ".\/popup.html"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*\/*"
    ]
}