eBay Dropship
Extension for eBay Dropship for WooCommerce plugin. Search products and place orders on eBay easily!
Vad är eBay Dropship?
eBay Dropship är en Chrome-tillägg utvecklad av https://ali2woo.com, och dess huvudfunktion är "Extension for eBay Dropship for WooCommerce plugin. Search products and place orders on eBay easily!".
Tilläggsskärmbilder
Ladda ner eBay Dropship-förlängningens CRX-fil
Ladda ner eBay Dropship-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | eBay Dropship |
ID | mcpnpdoidoadhaebfcilgdhedhiiaemi |
Officiell webbadress | https://chromewebstore.google.com/detail/ebay-dropship/mcpnpdoidoadhaebfcilgdhedhiiaemi |
Beskrivning | Extension for eBay Dropship for WooCommerce plugin. Search products and place orders on eBay easily! |
Filstorlek | 286 KB |
Antal Installationer | 291 |
Aktuell Version | 1.5 |
Senast Uppdaterad | 2021-11-23 |
Publiceringsdatum | 2020-11-02 |
Betyg | 4.75/5 Totalt 4 Betyg |
Utvecklare | https://ali2woo.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://ali2woo.com/ |
Hjälpsida URL | https://support.ali2woo.com |
URL till Sekretesspolicy Sidan | https://ali2woo.com/privacy-policy |
Stödda Språk | 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" ] } |