Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
Was ist Youtube Video Thumbnail Downloader?
Youtube Video Thumbnail Downloader ist eine Chrome-Erweiterung, die von jpchhabarwal10 entwickelt wurde, und ihr Hauptmerkmal ist "Copy a video url from youtube and then get video thumbnail in 5 different sizes.".
Erweiterungsscreenshots
Youtube Video Thumbnail Downloader-Erweiterungs-CRX-Datei herunterladen
Laden Sie Youtube Video Thumbnail Downloader-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | fpmfpclffemokhlildchmglhilbonllk |
Offizielle URL | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Beschreibung | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Dateigröße | 358 KB |
Installationsanzahl | 99 |
Aktuelle Version | 1.0.0 |
Letztes Update | 2021-03-30 |
Veröffentlichungsdatum | 2021-03-30 |
Entwickler | jpchhabarwal10 |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://youtubehdthumbnail.com/ |
URL der Datenschutzrichtlinien-Seite | https://jaifont.com/pages/privacy_policy |
Unterstützte Sprachen | 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" } } |