EDrop - Drop Shipping Tool

Import listing content from Ebay, Amazon, Aliexpress to Ebay. Copy buyer address and mange orders details from ebay to Aliexpress

What is EDrop - Drop Shipping Tool?

EDrop - Drop Shipping Tool is a Chrome extension developed by Edrop, and its main feature is "Import listing content from Ebay, Amazon, Aliexpress to Ebay. Copy buyer address and mange orders details from ebay to Aliexpress".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download EDrop - Drop Shipping Tool Extension CRX File

Download EDrop - Drop Shipping Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        + Fix bug import product from Aliexpress
+ Optimize auto purchase on Aliexpress
+ Working with aliexpress.com new guid.
+ Add supplier on dashboard
+ Auto full fill order with supplier

eDrop allows you:
- To easily list dropshipped products (images, description, specifics) directly into your ebay listing (from aliexpress, amazon, ebay, dhgate to ebay) – in only a few clicks.
- To easily copy buyer addresses from ebay to aliexpress (name, full addresses, phone number) – in only two clicks (copy on ebay and paste on aliexpress).
- To easily manage your orders on ebay (order numbers, tracking code and send email to buyer with more than 10 emails templates).                    

Extension Basic Information

Name EDrop - Drop Shipping Tool EDrop - Drop Shipping Tool
ID jgpilhblmknfggjpkdcabajchcccgfeo
Official URL https://chromewebstore.google.com/detail/edrop-drop-shipping-tool/jgpilhblmknfggjpkdcabajchcccgfeo
Description Import listing content from Ebay, Amazon, Aliexpress to Ebay. Copy buyer address and mange orders details from ebay to Aliexpress
File Size 713 KB
Installation Count 2,886
Current Version 1.2.6
Last Updated 2021-12-23
Publish Date 2020-06-10
Rating 3.72/5 Total 18 Ratings
Developer Edrop
Email [email protected]
Payment Type free
Extension Website https://tooldropship.com/dashboard
Help Page URL https://tooldropship.com/dashboard
Privacy Policy Page URL https://tooldropship.com/privacy
Supported Languages id,de,en,fr,nl,vi,tr,es,lt,pl,ru,th,ja,ko
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "EDrop - Drop Shipping Tool"
    },
    "content_scripts": [
        {
            "css": [
                "css\/content.css"
            ],
            "js": [
                "js\/lib\/jquery-3.0.0.min.js",
                "js\/content\/content.js",
                "js\/content\/auto_content.js"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "css": [
                "css\/content.css"
            ],
            "js": [
                "js\/lib\/jquery-3.0.0.min.js",
                "js\/content\/content.js",
                "js\/content\/import.js"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/item\/*",
                "*:\/\/*.aliexpress.com\/store\/product\/*",
                "*:\/\/*.dhgate.com\/product\/*",
                "*:\/\/*.dhgate.com\/store\/*",
                "*:\/\/*.ebay.com\/itm\/*",
                "*:\/\/*.ebay.us\/itm\/*",
                "*:\/\/*.ebay.ca\/itm\/*",
                "*:\/\/*.ebay.co.uk\/itm\/*",
                "*:\/\/*.ebay.de\/itm\/*",
                "*:\/\/*.ebay.fr\/itm\/*",
                "*:\/\/*.ebay.es\/itm\/*",
                "*:\/\/*.amazon.com\/gp\/product\/*",
                "*:\/\/*.amazon.com\/*\/dp\/*",
                "*:\/\/*.amazon.com\/dp\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/content.css"
            ],
            "js": [
                "js\/lib\/jquery-3.0.0.min.js",
                "js\/content\/content.js",
                "js\/content\/ebay_form_listing_complete.js"
            ],
            "matches": [
                "*:\/\/bulksell.ebay.com\/*",
                "*:\/\/bulksell.ebay.co.uk\/*",
                "*:\/\/bulksell.ebay.co.de\/*",
                "*:\/\/bulksell.ebay.co.fr\/*",
                "*:\/\/bulksell.ebay.co.es\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/google.com https:\/\/ssl.google-analytics.com https:\/\/connect.facebook.net https:\/\/facebook.com https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com; object-src 'self'",
    "default_locale": "en",
    "description": "Import listing content from Ebay, Amazon, Aliexpress to Ebay. Copy buyer address and mange orders details from ebay to Aliexpress",
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/tooldropship.com\/*"
        ]
    },
    "homepage_url": "https:\/\/crm.tooldropship.com",
    "icons": {
        "128": "icon.png",
        "256": "icon.png",
        "48": "icon.png",
        "64": "icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk2Q3\/d2sodW85\/fMraJWBlP2TAaLovoOdRs+LHbfMmriR23c\/6GbSYZMgCBxyfpoI70bB1nyhLIukU78M9pNHFiuCRtkjW0bqmgD63vNXI8\/MCc+crktpsFNxoN0F196Th4ntkbiMPRQBguP6we12HQ4n6mW8utFDmg4U\/xnREw8Ttrs+HjLXoFiQjaFBh4bcCViou77sraIgB92PMo1sA3gcSv166GXI8oIKdFPOYwwk86eGjEF5YatjqIQSVMALhktg328GZiWokFKN4LztKwhtSP2AZ2xXpExF4Ywa7cs90qAXJ4alXoIs1h7xUDAGjw4QKT+hDGj\/hjcyJzanwIDAQAB",
    "manifest_version": 2,
    "name": "EDrop - Drop Shipping Tool",
    "permissions": [
        "downloads",
        "tabs",
        "notifications",
        "gcm",
        "https:\/\/*.aliexpress.com\/*",
        "https:\/\/aliexpress.com\/*",
        "https:\/\/bulksell.ebay.com\/*",
        "https:\/\/bulksell.ebay.co.uk\/*",
        "https:\/\/bulksell.ebay.de\/*",
        "https:\/\/bulksell.ebay.fr\/*",
        "https:\/\/bulksell.ebay.com.au\/*",
        "https:\/\/tooldropship.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.6",
    "web_accessible_resources": [
        "*"
    ]
}