Web TikTok

Watch tik tok in mobile form in a browser.

Apa itu Web TikTok?

Web TikTok adalah ekstensi Chrome yang dikembangkan oleh divanov6120, dan fitur utamanya adalah "Watch tik tok in mobile form in a browser. ".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Web TikTok

Unduh file ekstensi Web TikTok dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Web TikTok Web TikTok
ID mcnbmobibijnideljjljfdgmogoflnlg
URL Resmi https://chrome.google.com/webstore/detail/web-tiktok/mcnbmobibijnideljjljfdgmogoflnlg
Deskripsi Watch tik tok in mobile form in a browser.
Ukuran File 60.23 KB
Jumlah Instalasi 20,763
Versi Saat Ini 1.3
Terakhir Diperbarui 2023-03-16
Tanggal Publikasi 2021-11-03
Penilaian 1.57/5 Total 7 Penilaian
Pengembang divanov6120
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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
        }
    ]
}