Youtube Video Thumbnail Downloader
Copy a video url from youtube and then get video thumbnail in 5 different sizes.
Youtube Video Thumbnail Downloader là gì?
Youtube Video Thumbnail Downloader là một tiện ích mở rộng Chrome được phát triển bởi jpchhabarwal10, và tính năng chính của nó là "Copy a video url from youtube and then get video thumbnail in 5 different sizes.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Youtube Video Thumbnail Downloader
Tải xuống các tệp mở rộng Youtube Video Thumbnail Downloader dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | fpmfpclffemokhlildchmglhilbonllk |
URL Chính Thức | https://chrome.google.com/webstore/detail/youtube-video-thumbnail-d/fpmfpclffemokhlildchmglhilbonllk |
Mô tả | Copy a video url from youtube and then get video thumbnail in 5 different sizes. |
Kích Thước Tệp | 358 KB |
Số Lần Cài Đặt | 99 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2021-03-30 |
Ngày Phát Hành | 2021-03-30 |
Nhà Phát Triển | jpchhabarwal10 |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://youtubehdthumbnail.com/ |
URL Trang Chính Sách Bảo Mật | https://jaifont.com/pages/privacy_policy |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |