AliDropship 2.0

Extension for AliDropship plugin. Allows direct import of AliExpress products to the user's dropshipping store.

AliDropship 2.0คืออะไร?

AliDropship 2.0 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://alidropship.com และคุณลักษณะหลักของมันคือ "Extension for AliDropship plugin. Allows direct import of AliExpress products to the user's dropshipping store."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AliDropship 2.0

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

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

                        This extension for AliDropship Plugin lets you:

 • Search lower-priced AliExpress products identical to the one you’re considering
 • View the AliExpress store rating and evaluate the seller’s trustability
 • See an AliExpress product price changes over time
 • View real-life product photos left by customers
 • Filter the AliExpress products that have ePacket shipping option
 • Import the desired products directly to your AliDropship-based store                    

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

ชื่อ AliDropship 2.0 AliDropship 2.0
ID jlnhdnbbikjkdejminhdpmejldiapdgn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/alidropship-20/jlnhdnbbikjkdejminhdpmejldiapdgn
คำอธิบาย Extension for AliDropship plugin. Allows direct import of AliExpress products to the user's dropshipping store.
ขนาดไฟล์ 1.6 MB
จำนวนการติดตั้ง 82,418
เวอร์ชันปัจจุบัน 3.0.0.54
อัปเดตครั้งล่าสุด 2024-02-19
วันที่เผยแพร่ 2020-07-03
คะแนน 4.57/5 รวมทั้งหมด 702 คะแนน
ผู้พัฒนา https://alidropship.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://alidropship.com/plugin/
URL หน้าช่วยเหลือ https://alidropship.com/codex/
URL หน้านโยบายความเป็นส่วนตัว https://alidropship.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "homepage_url": "https:\/\/alidropship.com\/",
    "name": "AliDropship 2.0",
    "permissions": [
        "tabs",
        "storage",
        "notifications",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        ""
    ],
    "version": "3.0.0.54",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.aliexpress.com\/item\/*",
                "https:\/\/*.aliexpress.com\/item\/*",
                "*:\/\/*.aliexpress.com\/store\/product\/*",
                "http:\/\/*.aliexpress.us\/item\/*",
                "https:\/\/*.aliexpress.us\/item\/*",
                "*:\/\/*.aliexpress.us\/store\/product\/*",
                "http:\/\/*.aliexpress.ru\/item\/*",
                "https:\/\/*.aliexpress.ru\/item\/*",
                "*:\/\/*.aliexpress.ru\/store\/product\/*"
            ],
            "js": [
                "js\/page_ali_product.js"
            ],
            "css": [
                "css\/imager.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*category\/*",
                "*:\/\/*.aliexpress.com\/*SearchText=*",
                "*:\/\/*.aliexpress.com\/store\/*",
                "*:\/\/*.aliexpress.com\/af\/*",
                "*:\/\/*.aliexpress.com\/wishlist\/wish_list_product_list.htm*",
                "*:\/\/*.aliexpress.com\/w\/*.htm*",
                "*:\/\/*.aliexpress.com\/p\/*.htm*",
                "*:\/\/*.aliexpress.us\/*category\/*",
                "*:\/\/*.aliexpress.us\/*SearchText=*",
                "*:\/\/*.aliexpress.us\/store\/*",
                "*:\/\/*.aliexpress.us\/af\/*",
                "*:\/\/*.aliexpress.us\/wishlist\/wish_list_product_list.htm*",
                "*:\/\/*.aliexpress.us\/w\/*.htm*",
                "*:\/\/*.aliexpress.us\/p\/*.htm*",
                "*:\/\/*.aliexpress.ru\/*category\/*",
                "*:\/\/*.aliexpress.ru\/*SearchText=*",
                "*:\/\/*.aliexpress.ru\/store\/*",
                "*:\/\/*.aliexpress.ru\/af\/*",
                "*:\/\/*.aliexpress.ru\/wishlist\/wish_list_product_list.htm*",
                "*:\/\/*.aliexpress.ru\/w\/*.htm*",
                "*:\/\/*.aliexpress.ru\/p\/*.htm*"
            ],
            "exclude_matches": [
                "*:\/\/*.aliexpress.com\/store\/product*",
                "*:\/\/*.aliexpress.com\/store\/product\/",
                "*:\/\/*.aliexpress.us\/store\/product*",
                "*:\/\/*.aliexpress.us\/store\/product\/",
                "*:\/\/*.aliexpress.ru\/store\/product*",
                "*:\/\/*.aliexpress.ru\/store\/product\/"
            ],
            "js": [
                "js\/page_ali_category.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/page_all.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.aliexpress.com\/",
                "*:\/\/*.aliexpress.com\/?*",
                "*:\/\/*.aliexpress.us\/",
                "*:\/\/*.aliexpress.us\/?*",
                "*:\/\/*.aliexpress.ru\/",
                "*:\/\/*.aliexpress.ru\/?*",
                "*:\/\/vk.com\/*"
            ],
            "js": [
                "js\/page_run_order_automatically.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/shoppingcart.aliexpress.com\/*",
                "*:\/\/www.aliexpress.com\/p\/shoppingcart\/*",
                "*:\/\/www.aliexpress.com\/p\/trade\/confirm.html*",
                "*:\/\/aliexpress.com\/p\/trade\/confirm.html*",
                "*:\/\/shoppingcart.aliexpress.us\/*",
                "*:\/\/www.aliexpress.us\/p\/shoppingcart\/*",
                "*:\/\/www.aliexpress.us\/p\/trade\/confirm.html*",
                "*:\/\/aliexpress.us\/p\/trade\/confirm.html*",
                "*:\/\/shoppingcart.aliexpress.ru\/*"
            ],
            "exclude_matches": [
                "*:\/\/shoppingcart.aliexpress.com\/order\/payOnlineSuccess*",
                "*:\/\/shoppingcart.aliexpress.com\/order\/pay-online-success*",
                "*:\/\/shoppingcart.aliexpress.com\/order\/payResult.htm*",
                "*:\/\/shoppingcart.aliexpress.us\/order\/payOnlineSuccess*",
                "*:\/\/shoppingcart.aliexpress.us\/order\/pay-online-success*",
                "*:\/\/shoppingcart.aliexpress.us\/order\/payResult.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/payOnlineSuccess*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/pay-online-success*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/payResult.htm*"
            ],
            "js": [
                "js\/page_shoppingcart.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/shoppingcart.aliexpress.com\/order\/payResult.htm*",
                "*:\/\/shoppingcart.aliexpress.us\/order\/payResult.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/payResult.htm*",
                "*:\/\/aliexpress.com\/p\/second-payment\/pay-result.htm*",
                "*:\/\/aliexpress.us\/p\/second-payment\/pay-result.htm*",
                "*:\/\/aliexpress.ru\/p\/second-payment\/pay-result.htm*",
                "*:\/\/www.aliexpress.com\/p\/second-payment\/pay-result.htm*",
                "*:\/\/www.aliexpress.us\/p\/second-payment\/pay-result.htm*",
                "*:\/\/www.aliexpress.ru\/p\/second-payment\/pay-result.htm*"
            ],
            "js": [
                "js\/pay_result.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/trade.aliexpress.com\/order_detail.htm*",
                "*:\/\/trade.aliexpress.us\/order_detail.htm*",
                "*:\/\/trade.aliexpress.ru\/order_detail.htm*"
            ],
            "js": [
                "js\/page_order_detail.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "description": "Extension for AliDropship plugin. Allows direct import of AliExpress products to the user's dropshipping store.",
    "icons": {
        "128": "images\/imageinfo-128.png",
        "16": "images\/imageinfo-16.png",
        "48": "images\/imageinfo-48.png"
    },
    "action": {
        "default_title": "AliDropship 2.0",
        "default_icon": "images\/imageinfo-16.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "getFrameId",
                "fonts\/*",
                "js\/*",
                "images\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}