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

Qu'est-ce que Sharkdropship for AliExpress,ebay,Amazon,Etsy ?

Sharkdropship for AliExpress,ebay,Amazon,Etsy est une extension Chrome développée par wooshark, et sa fonction principale est "Sharkdropship offers you the tools you need to import and sell products from AliExpress, eBay, amazon and Etsy to your Woocommerce".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Sharkdropship for AliExpress,ebay,Amazon,Etsy

Téléchargez les fichiers d'extension Sharkdropship for AliExpress,ebay,Amazon,Etsy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Sharkdropship for AliExpress,ebay,Amazon,Etsy Sharkdropship for AliExpress,ebay,Amazon,Etsy
ID ajbncoijgeclkangiahiphilnolbdmmh
URL Officiel https://chromewebstore.google.com/detail/sharkdropship-for-aliexpr/ajbncoijgeclkangiahiphilnolbdmmh
Description Sharkdropship offers you the tools you need to import and sell products from AliExpress, eBay, amazon and Etsy to your Woocommerce
Taille du Fichier 976 KB
Nombre d'Installations 3,364
Version Actuelle 4.2.0
Dernière Mise à Jour 2024-02-13
Date de Publication 2020-03-14
Évaluation 4.20/5 Total 10 Évaluations
Développeur wooshark
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://sharkdropship.com/
URL de la Page d'Aide https://sharkdropship.com/contact-us/
URL de la Page de Politique de Confidentialité https://www.wooshark.com/term
Langues Prises en Charge 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'"
    }
}