Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
Что такое Youtube Video Thumbnail Downloader?
Youtube Video Thumbnail Downloader - это расширение Chrome, разработанное jpchhabarwal10, и его основная функция - "Copy a video url from youtube and then get video thumbnail in 5 different sizes.".
Снимки экрана расширения
Скачать файл CRX расширения Youtube Video Thumbnail Downloader
Скачайте файлы расширений Youtube Video Thumbnail Downloader в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
How To Use This Tool? » Go to youtube.com and copy a video URL of which you want to download thumbnail. » Paste it in the input field, and click on "Grab Video Thumbnails" button. » Wait... Video thumbnail is getting (As per your internet speed). » Now, You will see thumbnail in five different sizes. » Right click from your mouse button on the thumbnail image you want to get in your system. » Then, Click on "Save image as" & save it at your desired location. » That's All.
Основная информация о расширении
Название | |
ID | fpmfpclffemokhlildchmglhilbonllk |
Официальный URL | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Описание | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Размер файла | 358 KB |
Количество установок | 99 |
Текущая Версия | 1.0.0 |
Последнее Обновление | 2021-03-30 |
Дата публикации | 2021-03-30 |
Разработчик | jpchhabarwal10 |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://youtubehdthumbnail.com/ |
URL страницы политики конфиденциальности | https://jaifont.com/pages/privacy_policy |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Youtube Video Thumbnail Downloader", "version": "1.0.0", "description": "Copy a video url from youtube and then get video thumbnail in 5 different sizes.", "browser_action": { "default_icon": "icon\/youthumb.png", "default_popup": "index.html" } } |