Youtube Thumbnail Download

Easy To Save image as type

Cos'è Youtube Thumbnail Download?

Youtube Thumbnail Download è un'estensione di Chrome sviluppata da https://save-image-as-type.freefinancetools.net, e la sua funzione principale è "Easy To Save image as type".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Youtube Thumbnail Download

Scarica i file di estensione Youtube Thumbnail Download in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Youtube Thumbnail Download Youtube Thumbnail Download
ID aljfiopcilbcgbigeajfphfpdibddkij
URL Ufficiale https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij
Descrizione Easy To Save image as type
Dimensione del File 50.78 KB
Conteggio Installazioni 390
Versione Corrente 1.0.1
Ultimo Aggiornamento 2020-12-14
Data di Pubblicazione 2020-07-29
Valutazione 3.00/5 Totale 1 Valutazioni
Sviluppatore https://save-image-as-type.freefinancetools.net
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://save-image-as-type.freefinancetools.net
Lingue Supportate 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"
    ]
}