Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
¿Qué es Youtube Video Thumbnail Downloader?
Youtube Video Thumbnail Downloader es una extensión de Chrome desarrollada por jpchhabarwal10, y su función principal es "Copy a video url from youtube and then get video thumbnail in 5 different sizes.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Youtube Video Thumbnail Downloader
Descarga archivos de extensión Youtube Video Thumbnail Downloader en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | fpmfpclffemokhlildchmglhilbonllk |
URL Oficial | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Descripción | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Tamaño del Archivo | 358 KB |
Cantidad de Instalaciones | 99 |
Versión Actual | 1.0.0 |
Última Actualización | 2021-03-30 |
Fecha de Publicación | 2021-03-30 |
Desarrollador | jpchhabarwal10 |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://youtubehdthumbnail.com/ |
URL de la Página de Política de Privacidad | https://jaifont.com/pages/privacy_policy |
Idiomas Soportados | 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" } } |