Youtube Thumbnail Download

Easy To Save image as type

Что такое Youtube Thumbnail Download?

Youtube Thumbnail Download - это расширение Chrome, разработанное https://save-image-as-type.freefinancetools.net, и его основная функция - "Easy To Save image as type".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Youtube Thumbnail Download

Скачайте файлы расширений Youtube Thumbnail Download в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Youtube Thumbnail Download Youtube Thumbnail Download
ID aljfiopcilbcgbigeajfphfpdibddkij
Официальный URL https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij
Описание Easy To Save image as type
Размер файла 50.78 KB
Количество установок 390
Текущая Версия 1.0.1
Последнее Обновление 2020-12-14
Дата публикации 2020-07-29
Рейтинг 3.00/5 Всего 1 оценок
Разработчик https://save-image-as-type.freefinancetools.net
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://save-image-as-type.freefinancetools.net
Поддерживаемые языки 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"
    ]
}