Image Downloader
Download images from websites with filtration.
Image Downloaderคืออะไร?
Image Downloader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sadirjaparov75 และคุณลักษณะหลักของมันคือ "Download images from websites with filtration."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image Downloader
ดาวน์โหลดไฟล์ส่วนขยาย Image Downloader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
We have a great extension for you that can make it easier for you to spend your time uploading images. This is Image Downloader. It makes bulk uploading of images more convenient. Moreover, you can do it with the help of one click. Your images will be very bright and clear. The extension is lightweight and has a user-friendly interface. You can also specify a minimum or maximum width for the images you want to upload. Image Downloader is completely free and we are sure you will love it.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jbkdpgdfhmgejckbhpmjmipcojfgjdao |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/image-downloader/jbkdpgdfhmgejckbhpmjmipcojfgjdao |
คำอธิบาย | Download images from websites with filtration. |
ขนาดไฟล์ | 54.55 KB |
จำนวนการติดตั้ง | 7,000 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2021-10-04 |
วันที่เผยแพร่ | 2021-01-26 |
คะแนน | 4.00/5 รวมทั้งหมด 14 คะแนน |
ผู้พัฒนา | sadirjaparov75 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,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", "manifest_version": 2, "name": "Image Downloader", "default_locale": "en", "description": "__MSG_appDesc__", "version": "1.2", "background": { "scripts": [ "scripts\/bkg\/initLab.js", "scripts\/bkg\/codexLab.js", "scripts\/chrome.js" ] }, "content_scripts": [ { "js": [ "scripts\/parser.js", "scripts\/content.js" ], "matches": [ " |