Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
Wat is Youtube Video Thumbnail Downloader?
Youtube Video Thumbnail Downloader is een Chrome-extensie ontwikkeld door jpchhabarwal10, en de belangrijkste functie is "Copy a video url from youtube and then get video thumbnail in 5 different sizes.".
Extensie Screenshots
Download het CRX-bestand van de extensie Youtube Video Thumbnail Downloader
Download Youtube Video Thumbnail Downloader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | fpmfpclffemokhlildchmglhilbonllk |
Officiële URL | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Beschrijving | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Bestandsgrootte | 358 KB |
Aantal Installaties | 99 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2021-03-30 |
Publicatiedatum | 2021-03-30 |
Ontwikkelaar | jpchhabarwal10 |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://youtubehdthumbnail.com/ |
URL van de Privacybeleid Pagina | https://jaifont.com/pages/privacy_policy |
Ondersteunde Talen | 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" } } |