Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
Qu'est-ce que Youtube Video Thumbnail Downloader ?
Youtube Video Thumbnail Downloader est une extension Chrome développée par jpchhabarwal10, et sa fonction principale est "Copy a video url from youtube and then get video thumbnail in 5 different sizes.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Youtube Video Thumbnail Downloader
Téléchargez les fichiers d'extension Youtube Video Thumbnail Downloader au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | fpmfpclffemokhlildchmglhilbonllk |
URL Officiel | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Description | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Taille du Fichier | 358 KB |
Nombre d'Installations | 99 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2021-03-30 |
Date de Publication | 2021-03-30 |
Développeur | jpchhabarwal10 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://youtubehdthumbnail.com/ |
URL de la Page de Politique de Confidentialité | https://jaifont.com/pages/privacy_policy |
Langues Prises en Charge | 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" } } |