Loadify - Smart Image Downloader
The definitive tool to get all the images and colors of any web.
Loadify - Smart Image Downloaderคืออะไร?
Loadify - Smart Image Downloader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Loadify และคุณลักษณะหลักของมันคือ "The definitive tool to get all the images and colors of any web."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Loadify - Smart Image Downloader
ดาวน์โหลดไฟล์ส่วนขยาย Loadify - Smart Image Downloader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Loadify - Smart Image Downloader.
A Powerful image download extension that gives you fast and convenient access to all images on any webpage.
Easy to use with responsive and intuitive design. Just a single click to download all the images and colors available of any webpage. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | kbohbdnooimgjlohmicjmoagppjdcbam |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam |
| คำอธิบาย | The definitive tool to get all the images and colors of any web. |
| ขนาดไฟล์ | 100 KB |
| จำนวนการติดตั้ง | 35,637 |
| เวอร์ชันปัจจุบัน | 1.2.18 |
| อัปเดตครั้งล่าสุด | 2019-09-22 |
| วันที่เผยแพร่ | 2019-09-22 |
| คะแนน | 4.75/5 รวมทั้งหมด 40 คะแนน |
| ผู้พัฒนา | Loadify |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Loadify - Smart Image Downloader",
"version": "1.2.18",
"description": "The definitive tool to get all the images and colors of any web.",
"icons": {
"16": "img\/icon16.png",
"24": "img\/icon24.png",
"64": "img\/icon64.png",
"128": "img\/icon128.png"
},
"browser_action": {
"default_title": "Loadify - Smart Image Downloader",
"default_icon": {
"64": "img\/icon64.png",
"128": "img\/icon128.png"
}
},
"author": "csimo",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"web_accessible_resources": [
"*"
],
"permissions": [
"tabs",
" | |