Youtube Thumbnail Download
Easy To Save image as type
Youtube Thumbnail Download là gì?
Youtube Thumbnail Download là một tiện ích mở rộng Chrome được phát triển bởi https://save-image-as-type.freefinancetools.net, và tính năng chính của nó là "Easy To Save image as type".
Ả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 Thumbnail Download
Tải xuống các tệp mở rộng Youtube Thumbnail Download 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
Want to download the thumbnail for a Youtube video? You can do so now by using our extension. To begin using our extension to download a Youtube video thumbnail, simply do the following. 1) Install our thumbnail 2) Go to the Youtube page where the thumbnail is located 3) Right Click to open the context menu and choose our extension Begin downloading your thumbnail right away.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | aljfiopcilbcgbigeajfphfpdibddkij |
URL Chính Thức | https://chrome.google.com/webstore/detail/youtube-thumbnail-downloa/aljfiopcilbcgbigeajfphfpdibddkij |
Mô tả | Easy To Save image as type |
Kích Thước Tệp | 50.78 KB |
Số Lần Cài Đặt | 390 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2020-12-14 |
Ngày Phát Hành | 2020-07-29 |
Đánh Giá | 3.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://save-image-as-type.freefinancetools.net |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://save-image-as-type.freefinancetools.net |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "version": "1.0.1", "default_locale": "en", "description": "__MSG_extDescription__", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "background": { "persistent": false, "scripts": [ "just-save.js", "\/js\/update-conf.js", "\/js\/update.js" ] }, "permissions": [ "contextMenus", "downloads" ] } |