Youtube Thumbnail Download

Easy To Save image as type

Co to jest Youtube Thumbnail Download?

Youtube Thumbnail Download to rozszerzenie Chrome opracowane przez https://save-image-as-type.freefinancetools.net, a jego główną funkcją jest „Easy To Save image as type”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Youtube Thumbnail Download

Pobierz pliki rozszerzeń Youtube Thumbnail Download w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Youtube Thumbnail Download Youtube Thumbnail Download
ID aljfiopcilbcgbigeajfphfpdibddkij
Oficjalny URL https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij
Opis Easy To Save image as type
Rozmiar pliku 50.78 KB
Liczba instalacji 390
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2020-12-14
Data Publikacji 2020-07-29
Ocena 3.00/5 Łącznie 1 Oceny
Deweloper https://save-image-as-type.freefinancetools.net
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://save-image-as-type.freefinancetools.net
Obsługiwane Języki 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"
    ]
}