Web TikTok

Tiktok WEB

Web TikTok là gì?

Web TikTok là một tiện ích mở rộng Chrome được phát triển bởi uvarovad43, và tính năng chính của nó là "Tiktok WEB".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Web TikTok

Tải xuống các tệp mở rộng Web TikTok dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        We would like to offer you our new extension, which is already used by the whole world.  This is Web TikTok.  This is a very cool product.  With it, you can shoot different videos and participate in various popular challenges.  We have collected in it a bunch of different music for every taste.  You are offered to use many different filters and masks.  The higher the quality of your video, the more likely you are to hit the recommendation.  This product is of high quality.  Download it and register.  It's very easy and simple.  Just follow the link below and download Web TikTok.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Web TikTok Web TikTok
ID klieimcmmaahjpbnanbinkhmnhmcpebo
URL Chính Thức https://chrome.google.com/webstore/detail/web-tiktok/klieimcmmaahjpbnanbinkhmnhmcpebo
Mô tả Tiktok WEB
Kích Thước Tệp 85.85 KB
Số Lần Cài Đặt 20,000
Phiên Bản Hiện Tại 1.4
Cập Nhật Lần Cuối 2021-12-17
Ngày Phát Hành 2021-05-22
Đánh Giá 2.89/5 Tổng số 9 Đánh Giá
Nhà Phát Triển uvarovad43
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.4",
    "name": "__MSG_name__",
    "description": "Tiktok WEB",
    "default_locale": "en",
    "manifest_version": 2,
    "minimum_chrome_version": "39",
    "permissions": [
        "webRequestBlocking",
        "storage",
        "",
        "webRequest"
    ],
    "browser_action": {
        "default_icon": {
            "128": "assets\/imgs\/icon-128.png"
        }
    },
    "background": {
        "scripts": [
            "dita\/dita.js",
            "ui\/tota.js",
            "botik_index.js",
            "totiki_botiki\/botik\/botik_coma.js"
        ]
    },
    "icons": {
        "128": "assets\/imgs\/icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.tiktok.com\/*"
            ],
            "js": [
                "lobik\/qurwa.js",
                "totik_index.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "dita\/dita.js",
                "totiki_botiki\/totik\/totik_coma.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ]
}