Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
O que é Youtube Video Thumbnail Downloader?
Youtube Video Thumbnail Downloader é uma extensão do Chrome desenvolvida por jpchhabarwal10, e sua principal característica é "Copy a video url from youtube and then get video thumbnail in 5 different sizes.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Youtube Video Thumbnail Downloader
Baixe arquivos de extensão Youtube Video Thumbnail Downloader no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | fpmfpclffemokhlildchmglhilbonllk |
URL Oficial | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Descrição | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Tamanho do Arquivo | 358 KB |
Contagem de Instalações | 99 |
Versão Atual | 1.0.0 |
Última Atualização | 2021-03-30 |
Data de Publicação | 2021-03-30 |
Desenvolvedor | jpchhabarwal10 |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://youtubehdthumbnail.com/ |
URL da Página de Política de Privacidade | https://jaifont.com/pages/privacy_policy |
Idiomas Suportados | 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" } } |