TikTok Mobile View & No Watermark Download

TikTok Mobile View & Download TikTok Video without watermark. Watch tik tok from your browser like your phone

什麼是TikTok Mobile View & No Watermark Download?

TikTok Mobile View & No Watermark Download是由http://tiktokfull.com開發的Chrome擴展程式,該擴展的主要功能是“TikTok Mobile View & Download TikTok Video without watermark. Watch tik tok from your browser like your phone”。

擴展截圖

screenshot
screenshot

下載TikTok Mobile View & No Watermark Download擴展crx文件

下載TikTok Mobile View & No Watermark Download擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        ■ TikTok mobile web provide mobile experience and easy to download TikTok video without watermark

■ Tiktokfull is one of the best tiktok video downloader available online to download TikTok videos without a watermark

■ TiktokFull is the easiest Video Downloader extension to download and save videos from Tiktok .

■ Watch millions of videos selected specifically for you
A personalized video feed specifically for you based on what you watch, like, and share. TikTok will quickly adapt to your taste to offer the most relevant, interesting, fun, quirky, head-turning videos that you’ll never want to stop watching.

■ Get entertained and inspired by a global community of creators
Millions of creators are on TikTok showcasing their incredible talents, precious moments, and knowledge. Let yourself be inspired.

■  With Video Downloader for TikTok - No Watermark zzTik, you don’t need to log in. Just a few steps and your download will start automatically . It is super easy and fast🚀. You can easily save TikTok videos to your device and go back and enjoy them offline anytime, anywhere, or share them with others. Its 100% free try it now! Video Downloader for TikTok - No Watermark zzTik is really a powerful download tool for TikTok that deserves to be installed                    

擴展基本資訊

名稱 TikTok Mobile View & No Watermark Download TikTok Mobile View & No Watermark Download
ID blmknblpoccjgpnkeadnkmgoadojhmek
官方網址 https://chrome.google.com/webstore/detail/tiktok-mobile-view-no-wat/blmknblpoccjgpnkeadnkmgoadojhmek
簡介 TikTok Mobile View & Download TikTok Video without watermark. Watch tik tok from your browser like your phone
檔案大小 20.47 KB
安裝次數 20,000
目前版本 1.0.2
更新時間 2021-03-08
上架時間 2021-03-01
評分 3.50/5 共 6 次評分
開發者 http://tiktokfull.com
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "background": {
        "scripts": [
            "\/ext\/background_files\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "\/ext\/page_files\/icon_128.png"
        }
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "\/ext\/page_files\/for_link\/for_link.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "all_frames": true,
            "js": [
                "\/ext\/page_files\/for_page.js"
            ],
            "matches": [
                "*:\/\/*.tiktok.com\/*"
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "\/ext\/page_files\/icon_128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "40",
    "name": "__MSG_name__",
    "permissions": [
        "storage",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2",
    "web_accessible_resources": [
        "ext\/page_files\/dl.png",
        "*.css",
        "*.js"
    ]
}