Twitch View Bot
Twitch View Bot | Twitch Viewer Bot
¿Qué es Twitch View Bot?
Twitch View Bot es una extensión de Chrome desarrollada por Twitch View Bot, y su función principal es "Twitch View Bot | Twitch Viewer Bot".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Twitch View Bot
Descarga archivos de extensión Twitch View Bot en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Twitch View Bot |
ID | bjilfjafcpfedllfadolklbbjdehblpo |
URL Oficial | https://chromewebstore.google.com/detail/twitch-view-bot/bjilfjafcpfedllfadolklbbjdehblpo |
Descripción | Twitch View Bot | Twitch Viewer Bot |
Tamaño del Archivo | 24.27 KB |
Cantidad de Instalaciones | 1,846 |
Versión Actual | 2.0.0 |
Última Actualización | 2024-01-28 |
Fecha de Publicación | 2023-05-09 |
Calificación | 4.07/5 Total de 30 Calificaciones |
Desarrollador | Twitch View Bot |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | 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" } } } |