TikTok Web View

Watch tik tok in mobile form in a browser. Mobile view and downloader for TikTok.

TikTok Web Viewคืออะไร?

TikTok Web View เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zukovairina403 และคุณลักษณะหลักของมันคือ "Watch tik tok in mobile form in a browser. Mobile view and downloader for TikTok."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TikTok Web View

ดาวน์โหลดไฟล์ส่วนขยาย TikTok Web View ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Tiktok desktop extension for chrome browser will bring some colors to your everyday routine. After installing the extension you`ll get mobile tiktok version for chrome. Have a quick access to best video content online just in one click. The beloved social network with tons of short videos is even closer now. Just click on the extension icon in chrome toolbar and web tiktok version will pop up in a small window. This convenient window contains all the functions that are available on the site or in the application. It`s absolutely secure and ad-free extension without any hidden scripts to mess with your device. The application also won`t track your online activity. And yeah, tiktok desktop extension is absolutely free! After registration, you can post videos on any topic, use filters, masks and any music, or just enjoy watching the feed. If you haven`t joined our huge community of tiktok users, then you definitely should! This web tiktok extension is amazing way to have quick access to your favorite video platform just in one click. Basically, it`s TikTok web version with all the popular songs and cool sound effects to use. You also can watch, download, share and upload your own videos. Share highlights from your own life with the world using mobile tiktok extension. TikTok is a place, where thousands of original content authors share their ideas, show their talent and express themselves. Mobile tiktok is definitely a type of extension you were looking for.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ TikTok Web View TikTok Web View
ID ipcfiepemdepmmbcblleemjgffedhmfp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/tiktok-web-view/ipcfiepemdepmmbcblleemjgffedhmfp
คำอธิบาย Watch tik tok in mobile form in a browser. Mobile view and downloader for TikTok.
ขนาดไฟล์ 39.16 KB
จำนวนการติดตั้ง 6,000
เวอร์ชันปัจจุบัน 1.5
อัปเดตครั้งล่าสุด 2022-06-02
วันที่เผยแพร่ 2021-09-07
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา zukovairina403
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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": 2,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "1.5",
    "minimum_chrome_version": "40",
    "default_locale": "en",
    "icons": {
        "128": "\/assets\/icon.png"
    },
    "browser_action": [],
    "background": {
        "page": "\/view\/visorPage.html"
    },
    "permissions": [
        "storage",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "\/js\/all_urls\/onload.js"
            ],
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        "\/assets\/**"
    ]
}