Web TikTok

Watch tik tok in mobile form in a browser.

O que é Web TikTok?

Web TikTok é uma extensão do Chrome desenvolvida por divanov6120, e sua principal característica é "Watch tik tok in mobile form in a browser. ".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Web TikTok

Baixe arquivos de extensão Web TikTok no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Web TikTok Web TikTok
ID mcnbmobibijnideljjljfdgmogoflnlg
URL Oficial https://chrome.google.com/webstore/detail/web-tiktok/mcnbmobibijnideljjljfdgmogoflnlg
Descrição Watch tik tok in mobile form in a browser.
Tamanho do Arquivo 60.23 KB
Contagem de Instalações 20,763
Versão Atual 1.3
Última Atualização 2023-03-16
Data de Publicação 2021-11-03
Classificação 1.57/5 Total de 7 Avaliações
Desenvolvedor divanov6120
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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
        }
    ]
}