YouTube View Bot
YouTube View Bot | YouTube Viewer Bot
Что такое YouTube View Bot?
YouTube View Bot - это расширение Chrome, разработанное View Bot, и его основная функция - "YouTube View Bot | YouTube Viewer Bot".
Снимки экрана расширения
Скачать файл CRX расширения YouTube View Bot
Скачайте файлы расширений 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" } } } |