AliDropship 2.0

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

Was ist AliDropship 2.0?

AliDropship 2.0 ist eine Chrome-Erweiterung, die von https://alidropship.com entwickelt wurde, und ihr Hauptmerkmal ist "Extension for AliDropship plugin. Allows direct import of AliExpress products to the user's dropshipping store.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

AliDropship 2.0-Erweiterungs-CRX-Datei herunterladen

Laden Sie AliDropship 2.0-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name AliDropship 2.0 AliDropship 2.0
ID jlnhdnbbikjkdejminhdpmejldiapdgn
Offizielle URL https://chromewebstore.google.com/detail/alidropship-20/jlnhdnbbikjkdejminhdpmejldiapdgn
Beschreibung Extension for AliDropship plugin. Allows direct import of AliExpress products to the user's dropshipping store.
Dateigröße 1.6 MB
Installationsanzahl 82,418
Aktuelle Version 3.0.0.54
Letztes Update 2024-02-19
Veröffentlichungsdatum 2020-07-03
Bewertung 4.57/5 Insgesamt 702 Bewertungen
Entwickler https://alidropship.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://alidropship.com/plugin/
Hilfeseite URL https://alidropship.com/codex/
URL der Datenschutzrichtlinien-Seite https://alidropship.com/privacy-policy
Unterstützte Sprachen 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": [
                ""
            ]
        }
    ]
}