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 |
| 电子邮箱 | [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"
}
}
} | |