DropShipping Order from Amazon to Aliexpress

AUTO Fullfillment Order from Amazon to Aliexpress. DropShipping Tool

DropShipping Order from Amazon to Aliexpress क्या है?

DropShipping Order from Amazon to Aliexpress aliwinning8888 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "AUTO Fullfillment Order from Amazon to Aliexpress. DropShipping Tool"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में DropShipping Order from Amazon to Aliexpress एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Dropshipping Order: Auto Fullfill Order From Amazon To Aliexpress
You are doing dropshipping on Amazon via the Aliexpress platform. Our solution will help you save time for ordering.
Simple, effective, accurate.
Dropshipping Order: Auto Fullfill Order From Amazon To Aliexpress will help you order quickly and accurately. 
Main fuction
+ Automatically copy orders from Amazon to Aliexpress with just one click.
+ Screen to confirm and check purchase information.
Dropshipping Automation Tool Team.                    

एक्सटेंशन की मूल जानकारी

नाम DropShipping Order from Amazon to Aliexpress DropShipping Order from Amazon to Aliexpress
ID digoiapfphcaeeobcninigmkhpaiajma
आधिकारिक URL https://chromewebstore.google.com/detail/dropshipping-order-from-a/digoiapfphcaeeobcninigmkhpaiajma
विवरण AUTO Fullfillment Order from Amazon to Aliexpress. DropShipping Tool
फ़ाइल का आकार 133 KB
स्थापना संख्या 56
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2019-07-06
प्रकाशन तिथि 2019-07-06
डेवलपर aliwinning8888
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://dropshipautoorder.info/privacy
समर्थित भाषाएँ id,de,en,fr,nl,vi,tr,es,lt,pl,ru,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "manifest_version": 2,
    "name": "DropShipping Order from Amazon to Aliexpress",
    "description": "AUTO Fullfillment Order from Amazon to Aliexpress. DropShipping Tool",
    "icons": {
        "128": "public\/images\/icon128.png",
        "16": "public\/images\/icon16.png",
        "48": "public\/images\/icon48.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "public\/images\/icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "public\/js\/jquery.min.js",
                "public\/js\/bootstrap.min.js",
                "public\/js\/content.js"
            ],
            "css": [
                "public\/css\/bootstrap.min.css",
                "public\/css\/content.css"
            ],
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.order.test\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.alipay.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com https:\/\/connect.facebook.net https:\/\/facebook.com https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com; object-src 'self'",
    "web_accessible_resources": [
        "*"
    ],
    "background": {
        "page": "background.html"
    }
}