Video Downloader for TikTok

With one click you can download videos from TikTok.

Video Downloader for TikTokとは何ですか?

Video Downloader for TikTokはExtensions for Everyoneによって開発されたChromeの拡張機能で、その主な機能は「With one click you can download videos from TikTok.」です。

拡張機能のスクリーンショット

screenshot

Video Downloader for TikTok拡張機能のCRXファイルをダウンロード

Video Downloader for TikTok拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Downloader for TikTok allows you to download videos & photos from the platform TikTok for free. You just need to go to any TikTok video or photo and then click on the browser extension icon. Then you have the download button available.                    

拡張機能の基本情報

名前 Video Downloader for TikTok Video Downloader for TikTok
ID mlldilpnfnhmfpcecoclfaflfaafbiho
公式URL https://chrome.google.com/webstore/detail/video-downloader-for-tikt/mlldilpnfnhmfpcecoclfaflfaafbiho
説明 With one click you can download videos from TikTok.
ファイルサイズ 11.13 KB
インストール数 16,580
現在のバージョン 4.0
最終更新日 2021-02-12
公開日 2020-03-27
評価 2.23/5 合計 22 レビュー
開発者 Extensions for Everyone
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.tiktokdownloader.org
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Video Downloader for TikTok",
    "version": "4.0",
    "description": "With one click you can download videos from TikTok.",
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ],
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "browser_action": {
        "default_icon": "logo.png"
    },
    "icons": {
        "128": "logo_128.png"
    }
}