TikTok Downloader

Our TikTok Downloader Add-On allows you to convert your favorite TikTok videos to MP4, GIF or MP3 files, and download them for free.

TikTok Downloaderとは何ですか?

TikTok Downloaderはhttps://ttdownloader.netによって開発されたChromeの拡張機能で、その主な機能は「Our TikTok Downloader Add-On allows you to convert your favorite TikTok videos to MP4, GIF or MP3 files, and download them for free.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Our Add-On will add a new icon on your toolbar (see screenshot). When you are visiting a TikTok video URL (tiktok.com/@username/video/video_id) you can use our Add-On by clicking on the icon. A small popup will open and show you the possible formats. Once you choose a format, a new tab will open with our website ttdownloader.net. The conversion will start directly. As soon the conversion is finished you will be able to download the converted TikTok video by clicking on the download button.                    

拡張機能の基本情報

名前 TikTok Downloader TikTok Downloader
ID membjdlghnjabalehklnkchehfhplibj
公式URL https://chromewebstore.google.com/detail/tiktok-downloader/membjdlghnjabalehklnkchehfhplibj
説明 Our TikTok Downloader Add-On allows you to convert your favorite TikTok videos to MP4, GIF or MP3 files, and download them for free.
ファイルサイズ 7.67 KB
インストール数 113
現在のバージョン 1.3
最終更新日 2022-09-14
公開日 2022-05-16
開発者 https://ttdownloader.net
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://ttdownloader.net
ヘルプページのURL https://ttdownloader.net/add-on/
プライバシーポリシーページのURL https://ttdownloader.net/privacy-statement
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "TikTok Downloader",
    "description": "Our TikTok Downloader Add-On allows you to convert your favorite TikTok videos to MP4, GIF or MP3 files, and download them for free.",
    "version": "1.3",
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    },
    "action": {
        "default_title": "TikTok Downloader",
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "16": "\/icons\/16.png",
            "32": "\/icons\/32.png",
            "48": "\/icons\/48.png",
            "128": "\/icons\/128.png"
        }
    },
    "permissions": [
        "activeTab"
    ]
}