Twitch View Bot
Twitch View Bot | Twitch Viewer Bot
Vad är Twitch View Bot?
Twitch View Bot är en Chrome-tillägg utvecklad av Twitch View Bot, och dess huvudfunktion är "Twitch View Bot | Twitch Viewer Bot".
Tilläggsskärmbilder
Ladda ner Twitch View Bot-förlängningens CRX-fil
Ladda ner Twitch View Bot-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Twitch View Bot |
ID | bjilfjafcpfedllfadolklbbjdehblpo |
Officiell webbadress | https://chromewebstore.google.com/detail/twitch-view-bot/bjilfjafcpfedllfadolklbbjdehblpo |
Beskrivning | Twitch View Bot | Twitch Viewer Bot |
Filstorlek | 24.27 KB |
Antal Installationer | 1,846 |
Aktuell Version | 2.0.0 |
Senast Uppdaterad | 2024-01-28 |
Publiceringsdatum | 2023-05-09 |
Betyg | 4.07/5 Totalt 30 Betyg |
Utvecklare | Twitch View Bot |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } } |