Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
Co je Youtube Video Thumbnail Downloader?
Youtube Video Thumbnail Downloader je rozšíření Chrome vyvinuté jpchhabarwal10, a jeho hlavní funkcí je „Copy a video url from youtube and then get video thumbnail in 5 different sizes.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Youtube Video Thumbnail Downloader
Stáhněte si soubory rozšíření Youtube Video Thumbnail Downloader ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | fpmfpclffemokhlildchmglhilbonllk |
Oficiální URL | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Popis | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Velikost souboru | 358 KB |
Počet instalací | 99 |
Aktuální Verze | 1.0.0 |
Poslední Aktualizace | 2021-03-30 |
Datum Vydání | 2021-03-30 |
Vývojář | jpchhabarwal10 |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://youtubehdthumbnail.com/ |
URL Stránky Zásad Ochrany Soukromí | https://jaifont.com/pages/privacy_policy |
Podporované Jazyky | 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" } } |