Sharkdropship for AliExpress,ebay,Amazon,Etsy
Sharkdropship offers you the tools you need to import and sell products from AliExpress, eBay, amazon and Etsy to your Woocommerce
Was ist Sharkdropship for AliExpress,ebay,Amazon,Etsy?
Sharkdropship for AliExpress,ebay,Amazon,Etsy ist eine Chrome-Erweiterung, die von wooshark entwickelt wurde, und ihr Hauptmerkmal ist "Sharkdropship offers you the tools you need to import and sell products from AliExpress, eBay, amazon and Etsy to your Woocommerce".
Erweiterungsscreenshots
Sharkdropship for AliExpress,ebay,Amazon,Etsy-Erweiterungs-CRX-Datei herunterladen
Laden Sie Sharkdropship for AliExpress,ebay,Amazon,Etsy-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
Sharkdropship for dropshipping and affiliate businesses, empowers your Woocommerce store with an extensive toolkit to effortlessly import products from Aliexpress, eBay, Amazon, and Etsy directly to your Woocommerce store. Elevate your dropshipping and affiliate ventures with enhanced efficiency and productivity, while minimizing the time and effort invested in product transfers. Key Features: Single Import and Customization: Customize individual products with ease. Include variants like size, color, and model. Import original images, short descriptions, titles, and custom titles. Seamlessly incorporate images from the product description. Include specifications, additional information, general descriptions, and short descriptions. Organize products into categories with intuitive tagging. Specify sale prices, reviews, images reviews, ratings, SKUs, and tags. Bulk Products Import from Search Page: Efficiently import multiple products directly from the search page. Price Markup Formula: Utilize a customizable formula for pricing adjustments. Charm Pricing: Implement psychological pricing strategies for increased sales. Seamless Connection to Your Woocommerce Shop: Ensure a smooth and direct connection to your Woocommerce store.
Grundlegende Informationen zur Erweiterung
Name | Sharkdropship for AliExpress,ebay,Amazon,Etsy |
ID | ajbncoijgeclkangiahiphilnolbdmmh |
Offizielle URL | https://chromewebstore.google.com/detail/sharkdropship-for-aliexpr/ajbncoijgeclkangiahiphilnolbdmmh |
Beschreibung | Sharkdropship offers you the tools you need to import and sell products from AliExpress, eBay, amazon and Etsy to your Woocommerce |
Dateigröße | 976 KB |
Installationsanzahl | 3,364 |
Aktuelle Version | 4.2.0 |
Letztes Update | 2024-02-13 |
Veröffentlichungsdatum | 2020-03-14 |
Bewertung | 4.20/5 Insgesamt 10 Bewertungen |
Entwickler | wooshark |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://sharkdropship.com/ |
Hilfeseite URL | https://sharkdropship.com/contact-us/ |
URL der Datenschutzrichtlinien-Seite | https://www.wooshark.com/term |
Unterstützte Sprachen | en,fr,es,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "4.2.0", "default_locale": "en", "options_page": "options.html", "action": { "default_icon": "images\/wooshark1_128x128.png", "default_popup": "popup.html", "default_title": "" }, "permissions": [ "storage" ], "icons": { "48": "images\/wooshark1_128x128.png", "128": "images\/wooshark1_128x128.png" }, "background": { "service_worker": "js\/background-process.js", "type": "module" }, "content_scripts": [ { "matches": [ "https:\/\/*.aliexpress.com\/*", "https:\/\/aliexpress.ru\/*", "https:\/\/www.aliexpress.us\/*", "https:\/\/*.lunapic.com\/*", "https:\/\/www.amazon.com\/*", "https:\/\/www.amazon.in\/*", "https:\/\/www.amazon.co.jp\/*", "https:\/\/www.amazon.sa\/*", "https:\/\/www.amazon.fr\/*", "https:\/\/www.amazon.de\/*", "https:\/\/www.amazon.it\/*", "https:\/\/www.amazon.nl\/*", "https:\/\/www.amazon.es\/*", "https:\/\/www.amazon.ae\/*", "https:\/\/www.amazon.com.tr\/*", "https:\/\/www.amazon.co.uk\/*", "https:\/\/www.amazon.ca\/*", "https:\/\/www.amazon.ca\/*", "https:\/\/www.amazon.com\/*", "https:\/\/www.amazon.com.au\/*", "https:\/\/www.amazon.com.br\/*", "https:\/\/www.amazon.sg\/*", "https:\/\/www.amazon.eg\/*", "https:\/\/www.ebay.de\/*", "https:\/\/www.ebay.com\/*", "https:\/\/www.ebay.co.uk\/*", "https:\/\/www.ebay.com.de\/*", "https:\/\/www.ebay.com.au\/*", "https:\/\/www.ebay.ca\/*", "https:\/\/www.ebay.fr\/*", "https:\/\/www.ebay.it\/*", "https:\/\/www.ebay.es\/*", "https:\/\/www.ebay.at\/*", "https:\/\/www.ebay.ch\/*", "https:\/\/www.befr.ebay.be\/*", "https:\/\/www.cafr.ebay.ca\/*", "https:\/\/www.ebay.com.hk\/*", "https:\/\/www.ebay.com.sg\/*", "https:\/\/www.ebay.com.my\/*", "https:\/\/www.ebay.in\/*", "https:\/\/www.ebay.ph\/*", "https:\/\/www.ebay.ie\/*", "https:\/\/www.ebay.pl\/*", "https:\/\/www.ebay.be\/*", "https:\/\/www.benl.ebay.be\/*", "https:\/\/www.ebay.nl\/*", "https:\/\/www.ebay.cn\/*", "https:\/\/*.etsy.fr\/*", "https:\/\/*.etsy.com\/*", "https:\/\/www.amazon.com.mx\/*", "https:\/\/shoppingcart.aliexpress\/*" ], "all_frames": false, "js": [ "js\/vendor\/jquery-3.2.1.min.js", "js\/vendor\/lodash.js", "js\/aliexpress-bulk-import.js", "js\/aliexpress-single-import.js", "js\/aliexpress-seller-import.js", "js\/ebay-single-import.js", "js\/etsy-single-import.js", "js\/amazon-single-import.js", "js\/amazon-bulk-import.js", "js\/vendor\/bootstrap.min.js", "js\/lunaPicEdit.js", "js\/selectReview.js", "js\/selectReviewAmazon.js", "js\/vendor\/math.js", "js\/vendor\/quill.js", "js\/vendor\/fontawesome.js", "js\/vendor\/jquery.toast.min.js", "js\/vendor\/spin.js", "js\/vendor\/progress.js", "js\/aliexpress_order_v3.js", "js\/purchase_v2.js", "js\/purchase_v3.js", "js\/ebay-bulk-import.js" ], "css": [ "css\/bootstrap.min.css", "css\/quill.css", "css\/jquery.toast.min.css", "css\/spin.css", "css\/progress.css", "css\/table.css" ] } ], "web_accessible_resources": [ { "resources": [ "json\/config.json", "\/js\/background-process.js" ], "matches": [ "https:\/\/web-accessible-resources-1.glitch.me\/*" ] } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline'" } } |