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

什麼是Sharkdropship for AliExpress,ebay,Amazon,Etsy?

Sharkdropship for AliExpress,ebay,Amazon,Etsy是由wooshark開發的Chrome擴展程式,該擴展的主要功能是“Sharkdropship offers you the tools you need to import and sell products from AliExpress, eBay, amazon and Etsy to your Woocommerce”。

擴展截圖

screenshot
screenshot

下載Sharkdropship for AliExpress,ebay,Amazon,Etsy擴展crx文件

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

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Sharkdropship for AliExpress,ebay,Amazon,Etsy Sharkdropship for AliExpress,ebay,Amazon,Etsy
ID ajbncoijgeclkangiahiphilnolbdmmh
官方網址 https://chromewebstore.google.com/detail/sharkdropship-for-aliexpr/ajbncoijgeclkangiahiphilnolbdmmh
簡介 Sharkdropship offers you the tools you need to import and sell products from AliExpress, eBay, amazon and Etsy to your Woocommerce
檔案大小 976 KB
安裝次數 3,364
目前版本 4.2.0
更新時間 2024-02-13
上架時間 2020-03-14
評分 4.20/5 共 10 次評分
開發者 wooshark
電子郵箱 [email protected]
付費類型 free
擴展官網 https://sharkdropship.com/
說明頁面URL https://sharkdropship.com/contact-us/
隱私政策頁面URL https://www.wooshark.com/term
支援的語言 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'"
    }
}