Twitch Points Claimer

Twitch channel points auto claimer.

Twitch Points Claimerとは何ですか?

Twitch Points ClaimerはNargitによって開発されたChromeの拡張機能で、その主な機能は「Twitch channel points auto claimer.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Extremely lightweight twitch channel points auto claimer, getter.
It's simply checks if channel point button exists and click it.
Just install extension and it will do it instead of you.                    

拡張機能の基本情報

名前 Twitch Points Claimer Twitch Points Claimer
ID fjekaacdohamhhbmfhllhangfcgaimmm
公式URL https://chromewebstore.google.com/detail/twitch-points-claimer/fjekaacdohamhhbmfhllhangfcgaimmm
説明 Twitch channel points auto claimer.
ファイルサイズ 6.07 KB
インストール数 755
現在のバージョン 1.4
最終更新日 2021-08-06
公開日 2020-07-04
評価 3.50/5 合計 2 レビュー
開発者 Nargit
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://donate-pxuoourie.vercel.app/
ヘルプページのURL https://donate-pxuoourie.vercel.app/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "description": "Twitch channel points auto claimer.",
    "homepage_url": "https:\/\/donate-seven.vercel.app",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Twitch Points Claimer",
    "permissions": [
        "tabs",
        "https:\/\/www.twitch.tv\/"
    ],
    "version": "1.4"
}