Image downloader - ImageDuke
Image downloader Chrome extension, a bulk image downloader extension which can find and download all images on a web page.
Image downloader - ImageDukeคืออะไร?
Image downloader - ImageDuke เป็นส่วนขยายของ Chrome ที่พัฒนาโดย UB และคุณลักษณะหลักของมันคือ "Image downloader Chrome extension, a bulk image downloader extension which can find and download all images on a web page."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image downloader - ImageDuke
ดาวน์โหลดไฟล์ส่วนขยาย Image downloader - ImageDuke ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Are you looking to quickly and easily download all the images from your favorite website? Look no further than our Image Downloader browser extension! With our powerful tool, you can search, view, and download every image on a web page with just a few clicks. Our extension offers a range of features to help you find and download the images you need, including: The ability to find the original image by thumbnail The ability to find more relevant images via links The option to filter based on pixel width and height The option to filter based on URL Bulk download all images at once Choose the images you want to download Check the size of each image Copy the URL of the original image Support for all major websites (Twitter, Facebook, Instagram, and more!) Experience the convenience and power of our Image Downloader for yourself. Download our extension today and start enjoying hassle-free image downloading on all your favorite websites.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Image downloader - ImageDuke |
ID | acfcbfkjgnbfglpnlfipdohfdgpgpogh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/image-downloader-imageduk/acfcbfkjgnbfglpnlfipdohfdgpgpogh |
คำอธิบาย | Image downloader Chrome extension, a bulk image downloader extension which can find and download all images on a web page. |
ขนาดไฟล์ | 527 KB |
จำนวนการติดตั้ง | 265 |
เวอร์ชันปัจจุบัน | 1.0.15 |
อัปเดตครั้งล่าสุด | 2023-09-06 |
วันที่เผยแพร่ | 2022-12-14 |
คะแนน | 4.60/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | UB |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://imageduke.com |
URL หน้านโยบายความเป็นส่วนตัว | https://www.unblock.im/flat/help/privacy-policy |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Image downloader - ImageDuke", "description": "__MSG_extensionDescription__", "version": "1.0.15", "default_locale": "en", "action": { "default_icon": { "16": "src\/static\/images\/icon-16.png" }, "default_title": "ImageDuke" }, "icons": { "16": "src\/static\/images\/icon-16.png", "32": "src\/static\/images\/icon-32.png", "48": "src\/static\/images\/icon-48.png", "128": "src\/static\/images\/icon-128.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "permissions": [ "downloads", "storage", "contextMenus", "scripting", "notifications", "declarativeNetRequestWithHostAccess" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "content_scripts": [ { "js": [ "assets\/content-script-loader.runAtDocStart.js-4a22d178-40e41fa5.js" ], "all_frames": true, "matches": [ " |