YouTube View Bot
YouTube View Bot | YouTube Viewer Bot
什么是YouTube View Bot?
YouTube View Bot是由View Bot开发的Chrome扩展程序,该扩展的主要功能是“YouTube View Bot | YouTube Viewer Bot”。
扩展截图
下载YouTube View Bot扩展crx文件
下载YouTube View Bot扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
YouTube View Bot | YouTube Viewer Bot The YouTube View Bot allows users to enter a YouTube Video URL and gain views by generating A custom view bot video code. Videos can be shared to a large audience quickly by using the YouTube viewbot. Using the view bot code makes sharing content to a large number of viewers easy.
扩展基本信息
名称 | YouTube View Bot |
ID | lngcffiafhmgfnjgedfjijgfmhhnifll |
官方URL | https://chromewebstore.google.com/detail/youtube-view-bot/lngcffiafhmgfnjgedfjijgfmhhnifll |
简介 | YouTube View Bot | YouTube Viewer Bot |
文件大小 | 20.26 KB |
安装次数 | 6,438 |
当前版本 | 1.0 |
更新时间 | 2024-02-01 |
上架时间 | 2023-03-28 |
评分 | 3.54/5 共95次评分 |
开发者 | View Bot |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "YouTube View Bot", "description": "YouTube View Bot | YouTube Viewer Bot", "version": "1.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": "popup.html", "default_icon": { "16": "images\/icon-16.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" } } } |