TikTok View Bot
TikTok View Bot | TikTok Viewer Bot
Vad är TikTok View Bot?
TikTok View Bot är en Chrome-tillägg utvecklad av TikTok View Bot, och dess huvudfunktion är "TikTok View Bot | TikTok Viewer Bot".
Tilläggsskärmbilder
Ladda ner TikTok View Bot-förlängningens CRX-fil
Ladda ner TikTok 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
TikTok View Bot | TikTok Viewer Bot
Using the TikTok View bot users can enter their TikTok video URL and gain views easily by sharing their content with a large number of viewers. The viewer bots custom code makes sharing content simple. Grundläggande Information om Tillägg
| Namn | |
| ID | pgpcdjgfmjocneefieplcakfcnancjie |
| Officiell webbadress | https://chromewebstore.google.com/detail/tiktok-view-bot/pgpcdjgfmjocneefieplcakfcnancjie |
| Beskrivning | TikTok View Bot | TikTok Viewer Bot |
| Filstorlek | 24.91 KB |
| Antal Installationer | 1,272 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2024-02-08 |
| Publiceringsdatum | 2023-06-09 |
| Betyg | 3.79/5 Totalt 33 Betyg |
| Utvecklare | TikTok 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": "TikTok View Bot",
"description": "TikTok View Bot | TikTok Viewer Bot",
"version": "1.1",
"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": "tiktokViewBot.html",
"default_icon": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
}
}
} | |