Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
什么是Youtube Video Thumbnail Downloader?
Youtube Video Thumbnail Downloader是由jpchhabarwal10开发的Chrome扩展程序,该扩展的主要功能是“Copy a video url from youtube and then get video thumbnail in 5 different sizes.”。
扩展截图
下载Youtube Video Thumbnail Downloader扩展crx文件
下载Youtube Video Thumbnail Downloader扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | fpmfpclffemokhlildchmglhilbonllk |
官方URL | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
简介 | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
文件大小 | 358 KB |
安装次数 | 99 |
当前版本 | 1.0.0 |
更新时间 | 2021-03-30 |
上架时间 | 2021-03-30 |
开发者 | jpchhabarwal10 |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://youtubehdthumbnail.com/ |
隐私政策页面URL | https://jaifont.com/pages/privacy_policy |
支持的语言 | 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" } } |