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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة المساعدة https://alidropship.com/codex/
عنوان صفحة سياسة الخصوصية 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": [
                ""
            ]
        }
    ]
}