Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
Hvad er Youtube Video Thumbnail Downloader?
Youtube Video Thumbnail Downloader er en Chrome-udvidelse udviklet af jpchhabarwal10, og dens hovedfunktion er "Copy a video url from youtube and then get video thumbnail in 5 different sizes.".
Udvidelsesskærmbilleder
Download Youtube Video Thumbnail Downloader-udvidelses-CRX-fil
Download Youtube Video Thumbnail Downloader-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | fpmfpclffemokhlildchmglhilbonllk |
Officiel URL | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Beskrivelse | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Filstørrelse | 358 KB |
Antal Installationer | 99 |
Nuværende Version | 1.0.0 |
Senest Opdateret | 2021-03-30 |
Udgivelsesdato | 2021-03-30 |
Udvikler | jpchhabarwal10 |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://youtubehdthumbnail.com/ |
URL til Fortrolighedspolitik Side | https://jaifont.com/pages/privacy_policy |
Understøttede Sprog | 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" } } |