Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
Cos'è Youtube Video Thumbnail Downloader?
Youtube Video Thumbnail Downloader è un'estensione di Chrome sviluppata da jpchhabarwal10, e la sua funzione principale è "Copy a video url from youtube and then get video thumbnail in 5 different sizes.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Youtube Video Thumbnail Downloader
Scarica i file di estensione Youtube Video Thumbnail Downloader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | fpmfpclffemokhlildchmglhilbonllk |
URL Ufficiale | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Descrizione | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Dimensione del File | 358 KB |
Conteggio Installazioni | 99 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2021-03-30 |
Data di Pubblicazione | 2021-03-30 |
Sviluppatore | jpchhabarwal10 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://youtubehdthumbnail.com/ |
URL della Pagina della Politica sulla Privacy | https://jaifont.com/pages/privacy_policy |
Lingue Supportate | 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" } } |