Twitch View Bot
Twitch View Bot | Twitch Viewer Bot
Twitch View Botとは何ですか?
Twitch View BotはTwitch View Botによって開発されたChromeの拡張機能で、その主な機能は「Twitch View Bot | Twitch Viewer Bot」です。
拡張機能のスクリーンショット
Twitch View Bot拡張機能のCRXファイルをダウンロード
Twitch View Bot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Twitch View Bot | Twitch Viewer Bot | Twitch Viewbot
The Twitch View Bot allows users to enter a Twitch stream URL and generate a custom view bot code. Using the viewer bot code use can share their Twitch content with a large audience which will help increase twitch views. 拡張機能の基本情報
| 名前 | |
| ID | bjilfjafcpfedllfadolklbbjdehblpo |
| 公式URL | https://chromewebstore.google.com/detail/twitch-view-bot/bjilfjafcpfedllfadolklbbjdehblpo |
| 説明 | Twitch View Bot | Twitch Viewer Bot |
| ファイルサイズ | 24.27 KB |
| インストール数 | 1,846 |
| 現在のバージョン | 2.0.0 |
| 最終更新日 | 2024-01-28 |
| 公開日 | 2023-05-09 |
| 評価 | 4.07/5 合計 30 レビュー |
| 開発者 | Twitch View Bot |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Twitch View Bot",
"description": "Twitch View Bot | Twitch Viewer Bot",
"version": "2.0.0",
"manifest_version": 3,
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"action": {
"default_popup": "twitchViewBot.html",
"default_icon": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
}
}
} | |