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
电子邮箱 [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"
    ]
}