EZ Twitch Channel Points Claimer
EZ Channel Points For The Boys 😎
EZ Twitch Channel Points Claimerとは何ですか?
EZ Twitch Channel Points ClaimerはWilzzuによって開発されたChromeの拡張機能で、その主な機能は「EZ Channel Points For The Boys 😎」です。
拡張機能のスクリーンショット
EZ Twitch Channel Points Claimer拡張機能のCRXファイルをダウンロード
EZ Twitch Channel Points Claimer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Always up-to-date channel points autoclicker for Twitch! EZ Twitch Channel Points Claimer automatically claims channel points for you. Watch either one or multiple channels at once and the extension will claim points from all of them. You don't even need to be focused on the stream, just leave the it on the background and the extension keeps claiming the points. Whenever Twitch updates, auto claimer extensions will most likely not function correctly for a short while. Our extension will work within the next 24 hours from such update, making it be almost always up-to-date. Just install the extension, update the page and let the channel points flow! Latest update: February 8th, 2021
拡張機能の基本情報
名前 | EZ Twitch Channel Points Claimer |
ID | jlblbpbiclaccdameiejbfhgfilldmde |
公式URL | https://chromewebstore.google.com/detail/ez-twitch-channel-points/jlblbpbiclaccdameiejbfhgfilldmde |
説明 | EZ Channel Points For The Boys 😎 |
ファイルサイズ | 58.81 KB |
インストール数 | 65 |
現在のバージョン | 1.0.8 |
最終更新日 | 2022-02-10 |
公開日 | 2021-05-18 |
開発者 | Wilzzu |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "EZ Twitch Channel Points Claimer", "version": "1.0.8", "manifest_version": 3, "description": "EZ Channel Points For The Boys \ud83d\ude0e", "icons": { "16": "icon3.png", "48": "icon2.png", "128": "icon.png" }, "content_scripts": [ { "matches": [ "https:\/\/www.twitch.tv\/*" ], "js": [ "content.js" ] } ] } |