YouTube View Bot
YouTube View Bot | YouTube Viewer Bot
Vad är YouTube View Bot?
YouTube View Bot är en Chrome-tillägg utvecklad av View Bot, och dess huvudfunktion är "YouTube View Bot | YouTube Viewer Bot".
Tilläggsskärmbilder
Ladda ner YouTube View Bot-förlängningens CRX-fil
Ladda ner YouTube 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
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.
Grundläggande Information om Tillägg
Namn | YouTube View Bot |
ID | lngcffiafhmgfnjgedfjijgfmhhnifll |
Officiell webbadress | https://chromewebstore.google.com/detail/youtube-view-bot/lngcffiafhmgfnjgedfjijgfmhhnifll |
Beskrivning | YouTube View Bot | YouTube Viewer Bot |
Filstorlek | 20.26 KB |
Antal Installationer | 6,438 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2024-02-01 |
Publiceringsdatum | 2023-03-28 |
Betyg | 3.54/5 Totalt 95 Betyg |
Utvecklare | 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": "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" } } } |