Youtube Thumbnail Download

Easy To Save image as type

Qu'est-ce que Youtube Thumbnail Download ?

Youtube Thumbnail Download est une extension Chrome développée par https://save-image-as-type.freefinancetools.net, et sa fonction principale est "Easy To Save image as type".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Youtube Thumbnail Download

Téléchargez les fichiers d'extension Youtube Thumbnail Download 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

                        Want to download the thumbnail for a Youtube video?

You can do so now by using our extension. To begin using our extension to download a Youtube video thumbnail,
simply do the following.

1) Install our thumbnail
2) Go to the Youtube page where the thumbnail is located
3) Right Click to open the context menu and choose our extension

Begin downloading your thumbnail right away.                    

Informations de Base sur l'Extension

Nom Youtube Thumbnail Download Youtube Thumbnail Download
ID aljfiopcilbcgbigeajfphfpdibddkij
URL Officiel https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij
Description Easy To Save image as type
Taille du Fichier 50.78 KB
Nombre d'Installations 390
Version Actuelle 1.0.1
Dernière Mise à Jour 2020-12-14
Date de Publication 2020-07-29
Évaluation 3.00/5 Total 1 Évaluations
Développeur https://save-image-as-type.freefinancetools.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://save-image-as-type.freefinancetools.net
Langues Prises en Charge id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "1.0.1",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "just-save.js",
            "\/js\/update-conf.js",
            "\/js\/update.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "downloads"
    ]
}