eBay Dropship

Extension for eBay Dropship for WooCommerce plugin. Search products and place orders on eBay easily!

什麼是eBay Dropship?

eBay Dropship是由https://ali2woo.com開發的Chrome擴展程式,該擴展的主要功能是“Extension for eBay Dropship for WooCommerce plugin. Search products and place orders on eBay easily!”。

擴展截圖

screenshot
screenshot

下載eBay Dropship擴展crx文件

下載eBay Dropship擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        eBay dropshipping extension for eBay2Woo plugin. Place orders on eBay website automatically.
You need to install the plugin to your WordPress store and connect your store to the extension.
We have manual with step-by-step instructions.                    

擴展基本資訊

名稱 eBay Dropship eBay Dropship
ID mcpnpdoidoadhaebfcilgdhedhiiaemi
官方網址 https://chromewebstore.google.com/detail/ebay-dropship/mcpnpdoidoadhaebfcilgdhedhiiaemi
簡介 Extension for eBay Dropship for WooCommerce plugin. Search products and place orders on eBay easily!
檔案大小 286 KB
安裝次數 291
目前版本 1.5
更新時間 2021-11-23
上架時間 2020-11-02
評分 4.75/5 共 4 次評分
開發者 https://ali2woo.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://ali2woo.com/
說明頁面URL https://support.ali2woo.com
隱私政策頁面URL https://ali2woo.com/privacy-policy
支援的語言 en-US
manifest.json
{
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": {
            "19": "assets\/icons\/imageinfo-16-mono.png",
            "38": "assets\/icons\/imageinfo-32-mono.png"
        },
        "default_title": "eBay.com Product Importer"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/libs\/jquery.js",
                "assets\/js\/scripts\/common.js",
                "scripts\/content\/content_ma_api.js"
            ],
            "matches": [
                "https:\/\/*.ebay.com\/*",
                "https:\/\/*.ebay.co.uk\/*",
                "https:\/\/*.ebay.de\/*",
                "https:\/\/*.ebay.fr\/*",
                "https:\/\/*.ebay.it\/*",
                "https:\/\/*.ebay.es\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "assets\/stylesheets\/css\/app.css"
            ],
            "js": [
                "assets\/js\/libs\/jquery.js",
                "assets\/js\/scripts\/common.js",
                "scripts\/content\/signin.js"
            ],
            "matches": [
                "https:\/\/signin.ebay.com\/ws\/eBayISAPI.dll?*",
                "https:\/\/signin.ebay.co.uk\/ws\/eBayISAPI.dll?*",
                "https:\/\/signin.ebay.de\/ws\/eBayISAPI.dll?*",
                "https:\/\/signin.ebay.fr\/ws\/eBayISAPI.dll?*",
                "https:\/\/signin.ebay.it\/ws\/eBayISAPI.dll?*",
                "https:\/\/signin.ebay.es\/ws\/eBayISAPI.dll?*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "assets\/stylesheets\/css\/app.css"
            ],
            "js": [
                "assets\/js\/libs\/jquery.js",
                "assets\/js\/scripts\/common.js",
                "scripts\/content\/reg.js"
            ],
            "matches": [
                "https:\/\/reg.ebay.com\/reg\/Upgrade?*",
                "https:\/\/reg.ebay.co.uk\/reg\/Upgrade?*",
                "https:\/\/reg.ebay.de\/reg\/Upgrade?*",
                "https:\/\/reg.ebay.fr\/reg\/Upgrade?*",
                "https:\/\/reg.ebay.it\/reg\/Upgrade?*",
                "https:\/\/reg.ebay.es\/reg\/Upgrade?*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "assets\/stylesheets\/css\/app.css"
            ],
            "js": [
                "assets\/js\/libs\/jquery.js",
                "assets\/js\/scripts\/common.js",
                "scripts\/content\/product.js"
            ],
            "matches": [
                "https:\/\/*.ebay.com\/itm\/*",
                "https:\/\/*.ebay.co.uk\/itm\/*",
                "https:\/\/*.ebay.de\/itm\/*",
                "https:\/\/*.ebay.fr\/itm\/*",
                "https:\/\/*.ebay.it\/itm\/*",
                "https:\/\/*.ebay.es\/itm\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "assets\/stylesheets\/css\/app.css"
            ],
            "js": [
                "assets\/js\/libs\/jquery.js",
                "assets\/js\/scripts\/common.js",
                "scripts\/content\/cart.js"
            ],
            "matches": [
                "https:\/\/cart.ebay.com\/*",
                "https:\/\/cart.ebay.co.uk\/*",
                "https:\/\/cart.ebay.de\/*",
                "https:\/\/cart.ebay.fr\/*",
                "https:\/\/cart.ebay.it\/*",
                "https:\/\/cart.ebay.es\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "assets\/stylesheets\/css\/app.css",
                "assets\/stylesheets\/css\/ebaypay.css"
            ],
            "js": [
                "assets\/js\/libs\/jquery.js",
                "assets\/js\/scripts\/common.js",
                "scripts\/content\/checkout_new.js"
            ],
            "matches": [
                "https:\/\/pay.ebay.com\/rxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.com\/rgxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.co.uk\/rxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.co.uk\/rgxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.de\/rxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.de\/rgxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.fr\/rxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.fr\/rgxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.it\/rxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.it\/rgxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.es\/rxo?action=view&sessionid=*",
                "https:\/\/pay.ebay.es\/rgxo?action=view&sessionid=*"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "description": "Extension for eBay Dropship for WooCommerce plugin. Search products and place orders on eBay easily!",
    "homepage_url": "https:\/\/ebay.com\/",
    "icons": {
        "16": "assets\/icons\/imageinfo-16.png",
        "32": "assets\/icons\/imageinfo-32.png",
        "48": "assets\/icons\/imageinfo-48.png",
        "128": "assets\/icons\/imageinfo-128.png"
    },
    "manifest_version": 2,
    "name": "eBay Dropship",
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "cookies",
        "https:\/\/*.ebay.com\/*",
        "https:\/\/*.ebay.co.uk\/*",
        "https:\/\/*.ebay.de\/*",
        "https:\/\/*.ebay.fr\/*",
        "https:\/\/*.ebay.it\/*",
        "https:\/\/*.ebay.es\/*"
    ],
    "optional_permissions": [
        "*:\/\/*\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5",
    "web_accessible_resources": [
        "assets\/js\/scripts\/ma_api.js",
        "assets\/images\/logo-small.png",
        "assets\/images\/btn-floating.png",
        "assets\/images\/btn-imported.png",
        "assets\/images\/icon-import-error.png",
        "assets\/images\/icon-import-success.png",
        "assets\/images\/icon-close.png",
        "assets\/images\/logo.png",
        "assets\/stylesheets\/css\/app.css"
    ]
}