Web TikTok

Watch tik tok in mobile form in a browser.

Wat is Web TikTok?

Web TikTok is een Chrome-extensie ontwikkeld door divanov6120, en de belangrijkste functie is "Watch tik tok in mobile form in a browser. ".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Web TikTok

Download Web TikTok-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        TikTok is a place, where thousands of original content authors share their ideas, show their talent and express themselves. So here is the best mobile tiktok extension for you to become a part of huge international community. It is useful extension for chrome browser will be appreciated by all the tiktok users. The beloved social network with tons of short videos is even closer now. This awesome tiktok desktop extension has pretty simple and intuitive interface, so you won`t face any difficulties using it. This mobile tiktok extension is amazing way to have quick access to your favorite video platform just in one click. Extension won`t mess with personal data or track your online activities.
This convenient window contains all the functions that are available on the site or in the application. The web tiktok extension also allows you to chat with your friends and create groups. Web tiktok extension for chrome browser will bring some colors to your everyday routine. The extension is pretty straightforward and easy to use. Share highlights from your own life with the world using tiktok desktop extension. Watch other user’s videos, post your own videos just like you do with on your mobile version of TikTok application. Just click on the extension icon in chrome toolbar and mobile tiktok version will pop up in a small window. If you haven`t joined our huge community of tiktok users, then you definitely should! This chrome extension is amazing way to have quick access to your favorite video platform just in one click.                    

Basisinformatie over de Extensie

Naam Web TikTok Web TikTok
ID mcnbmobibijnideljjljfdgmogoflnlg
Officiële URL https://chrome.google.com/webstore/detail/web-tiktok/mcnbmobibijnideljjljfdgmogoflnlg
Beschrijving Watch tik tok in mobile form in a browser.
Bestandsgrootte 60.23 KB
Aantal Installaties 20,763
Huidige Versie 1.3
Laatst Bijgewerkt 2023-03-16
Publicatiedatum 2021-11-03
Beoordeling 1.57/5 Totaal 7 Beoordelingen
Ontwikkelaar divanov6120
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.3",
    "minimum_chrome_version": "88",
    "default_locale": "en",
    "icons": {
        "128": "\/assets\/icon.png"
    },
    "action": [],
    "background": {
        "service_worker": "\/view\/visorPage.js"
    },
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/**",
        "https:\/\/*\/**"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "\/js\/all_urls\/onload.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ]
}