E-commerce Helper

download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china

E-commerce Helperคืออะไร?

E-commerce Helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Logan และคุณลักษณะหลักของมันคือ "download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย E-commerce Helper

ดาวน์โหลดไฟล์ส่วนขยาย E-commerce Helper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ E-commerce Helper E-commerce Helper
ID lfnflgneeaghnabapckogkopdnibdlpl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/e-commerce-helper/lfnflgneeaghnabapckogkopdnibdlpl
คำอธิบาย download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china
ขนาดไฟล์ 3.87 KB
จำนวนการติดตั้ง 91
เวอร์ชันปัจจุบัน 0.4
อัปเดตครั้งล่าสุด 2019-10-09
วันที่เผยแพร่ 2019-10-08
ผู้พัฒนา Logan
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "E-commerce Helper",
    "version": "0.4",
    "author": "[email protected]",
    "homepage_url": "https:\/\/github.com\/BigSully\/ecommerce_helper",
    "commands": {
        "DOWNLOAD_IMAGES": {
            "description": "Download images",
            "suggested_key": {
                "windows": "Alt+D",
                "mac": "Alt+D",
                "chromeos": "Alt+D",
                "linux": "Alt+D"
            }
        }
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "page": "background.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}