Ali Quick - AliExpress Dropship Tool

Find seller's ratings, similar products, price tracking, save images video. Best AliExpress dropship tools for DropShipping

Ali Quick - AliExpress Dropship Toolคืออะไร?

Ali Quick - AliExpress Dropship Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://aliquick.net และคุณลักษณะหลักของมันคือ "Find seller's ratings, similar products, price tracking, save images video. Best AliExpress dropship tools for DropShipping"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ali Quick - AliExpress Dropship Tool

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

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

                        - Quick view price history, seller ratings, finds similar products, price tracking, quick access menu and search.

- Ali Quick adds new useful features to help dropshipper!

▬▬▬▬ TRY IT - IT FREE ▬▬▬▬

[FEATURES]

★ Price History
The graph is displayed on the product page and shows the real discounts.

★ Similar Products
Searching for analogues from other sellers will help you to choose the best offer with the lowest price from a seller with a good rating.

★ Real Photos Of Good
Real product photos from customer feedbacks and product reviews allow you to check product before purchasing.

★ Product Summary
Summary of product information, product reviews.

★ Supplier Summary
Summary of supplier information.
Check supplier’s best-selling products and trending products.

★ Save images & video
In one click download in a zip archive all images of the product: Presentation, Variant & Description

★ Video Finder (Only working on the search page)

Completely free & unlimited uses! No registration, no trial period, you install it and you enjoy it instantly!

If you have any questions regarding privacy protection when using the service, please contact us by email at [[email protected]]                    

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

ชื่อ Ali Quick - AliExpress Dropship Tool Ali Quick - AliExpress Dropship Tool
ID lhgabbbclffpheiaimohpfpfmmckjngk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/ali-quick-aliexpress-drop/lhgabbbclffpheiaimohpfpfmmckjngk
คำอธิบาย Find seller's ratings, similar products, price tracking, save images video. Best AliExpress dropship tools for DropShipping
ขนาดไฟล์ 472 KB
จำนวนการติดตั้ง 5,346
เวอร์ชันปัจจุบัน 3.1.21
อัปเดตครั้งล่าสุด 2023-09-07
วันที่เผยแพร่ 2021-02-20
คะแนน 4.09/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา https://aliquick.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://aliquick.net/
URL หน้านโยบายความเป็นส่วนตัว https://sites.google.com/view/presci-lia-team-policy/policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ali Quick - AliExpress Dropship Tool",
    "version": "3.1.21",
    "default_locale": "en",
    "description": "Find seller's ratings, similar products, price tracking, save images video. Best AliExpress dropship tools for DropShipping",
    "author": "Presci Lia",
    "options_page": "options.html",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js\/vendors.js",
                "assets\/js\/content_scripts.js"
            ],
            "css": [
                "assets\/css\/app.css"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_title": "Ali Quick - AliExpress Dropship Tool",
        "default_popup": "index.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png"
        }
    },
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "webRequest",
        "downloads"
    ],
    "host_permissions": [
        ""
    ]
}