Twitch View Bot
Twitch View Bot | Twitch Viewer Bot
Cos'è Twitch View Bot?
Twitch View Bot è un'estensione di Chrome sviluppata da Twitch View Bot, e la sua funzione principale è "Twitch View Bot | Twitch Viewer Bot".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Twitch View Bot
Scarica i file di estensione Twitch View Bot in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | bjilfjafcpfedllfadolklbbjdehblpo |
| URL Ufficiale | https://chromewebstore.google.com/detail/twitch-view-bot/bjilfjafcpfedllfadolklbbjdehblpo |
| Descrizione | Twitch View Bot | Twitch Viewer Bot |
| Dimensione del File | 24.27 KB |
| Conteggio Installazioni | 1,846 |
| Versione Corrente | 2.0.0 |
| Ultimo Aggiornamento | 2024-01-28 |
| Data di Pubblicazione | 2023-05-09 |
| Valutazione | 4.07/5 Totale 30 Valutazioni |
| Sviluppatore | Twitch View Bot |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
}
} | |