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.

Qu'est-ce que TikTok Downloader ?

TikTok Downloader est une extension Chrome développée par https://ttdownloader.net, et sa fonction principale est "Our TikTok Downloader Add-On allows you to convert your favorite TikTok videos to MP4, GIF or MP3 files, and download them for free.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension TikTok Downloader

Téléchargez les fichiers d'extension TikTok Downloader au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom TikTok Downloader TikTok Downloader
ID membjdlghnjabalehklnkchehfhplibj
URL Officiel https://chromewebstore.google.com/detail/tiktok-downloader/membjdlghnjabalehklnkchehfhplibj
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.
Taille du Fichier 7.67 KB
Nombre d'Installations 113
Version Actuelle 1.3
Dernière Mise à Jour 2022-09-14
Date de Publication 2022-05-16
Développeur https://ttdownloader.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://ttdownloader.net
URL de la Page d'Aide https://ttdownloader.net/add-on/
URL de la Page de Politique de Confidentialité https://ttdownloader.net/privacy-statement
Langues Prises en Charge 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"
    ]
}