Image Downloader - Image Eye
Search and Download all images on a web page.
Image Downloader - Image Eyeคืออะไร?
Image Downloader - Image Eye เป็นส่วนขยายของ Chrome ที่พัฒนาโดย PerrkLex_Dogg และคุณลักษณะหลักของมันคือ "Search and Download all images on a web page."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image Downloader - Image Eye
ดาวน์โหลดไฟล์ส่วนขยาย Image Downloader - Image Eye ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Search and Download all images on a web page. With this Image Downloader you can find, browse and download all the images present in a web page. ================================================================ In Addition you can: - filter based on pixel width and height - filter based on URL - bulk download all images in once - select what images you want to download - check the size of each image - copy the URL of the original image - choose between various layout options - supporting all principal websites (Instagram, Facebook, Twitter, etc...) You can Download any websites images....!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | khklnbndokpbhebbienfbmihjccogifa |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/image-downloader-image-ey/khklnbndokpbhebbienfbmihjccogifa |
คำอธิบาย | Search and Download all images on a web page. |
ขนาดไฟล์ | 1.17 MB |
จำนวนการติดตั้ง | 2,717 |
เวอร์ชันปัจจุบัน | 3.0.1 |
อัปเดตครั้งล่าสุด | 2022-08-30 |
วันที่เผยแพร่ | 2022-06-16 |
คะแนน | 4.81/5 รวมทั้งหมด 21 คะแนน |
ผู้พัฒนา | PerrkLex_Dogg |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://sites.google.com/view/perklen/privacy |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_specific_settings": { "gecko": { "id": "[email protected]", "strict_min_version": "53.0" } }, "manifest_version": 3, "name": "Image Downloader - Image Eye", "short_name": "imageyeplus", "description": "Search and Download all images on a web page.", "default_locale": "en", "version": "3.0.1", "action": { "default_icon": "imageyeplus128.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "downloads", "storage", "webRequest", "scripting", "declarativeNetRequest" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", " |