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.
擴展基本資訊
名稱 | Twitch View Bot |
ID | bjilfjafcpfedllfadolklbbjdehblpo |
官方網址 | 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 |
電子郵箱 | [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" } } } |