Myyshop - Dropshipping Product Importer

Import and sync products from DHgate to your Shopify/eBay store. Log in with your MyyShop account using the chrome extension.

Myyshop - Dropshipping Product Importerคืออะไร?

Myyshop - Dropshipping Product Importer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.dhgate.com และคุณลักษณะหลักของมันคือ "Import and sync products from DHgate to your Shopify/eBay store. Log in with your MyyShop account using the chrome extension."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Myyshop - Dropshipping Product Importer

ดาวน์โหลดไฟล์ส่วนขยาย Myyshop - Dropshipping Product Importer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Import and Order products from DHgate.com with an auto-filled checkout form. Link orders bewteen your store and DHgate to simplify orders.

MyyShop - DHgate Shopify/MyyShop/eBay Dropshipping

By using MyyShop, dropshippers can import products from DHgate.com to Shopify/MyyShop/eBay store and place orders with auto-filling checkout forms. Syncing orders’ details from your store to DHgate.com to simplify orders process.

MyyShop is an intelligent selection and distribution platform with rapid site building based on SaaS. MyyShop is committed to helping global dropshippers easily establish their own business system. MyyShop provides one-stop services such as rapid site building, strict selection of sources, intelligent selection of goods, drop shipping, full-scene distribution, and worry-free after-sales services.

Interested? Learn more about MyyShop here: https://www.myyshop.com/

Our mission: Promote global commerce, Achieve entrepreneurial dreams.
Our vision: Make everyone's business simple and booming.
Our values: Serve every customer of our customers well.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Myyshop - Dropshipping Product Importer Myyshop - Dropshipping Product Importer
ID maakalpbnpehpkjfhihilhfjhllekkeh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/myyshop-dropshipping-prod/maakalpbnpehpkjfhihilhfjhllekkeh
คำอธิบาย Import and sync products from DHgate to your Shopify/eBay store. Log in with your MyyShop account using the chrome extension.
ขนาดไฟล์ 526 KB
จำนวนการติดตั้ง 2,023
เวอร์ชันปัจจุบัน 2.0.14
อัปเดตครั้งล่าสุด 2022-06-23
วันที่เผยแพร่ 2020-06-29
คะแนน 4.60/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://www.dhgate.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.myyshop.com
URL หน้านโยบายความเป็นส่วนตัว http://help.dhgate.com/help/buyer_about_usen.php?catpid=g4
ภาษาที่รองรับ en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Myyshop - Dropshipping Product Importer",
    "description": "Import and sync products from DHgate to your Shopify\/eBay store. Log in with your MyyShop account using the chrome extension.",
    "author": "sujingjun",
    "version": "2.0.14",
    "icons": {
        "16": "static\/img\/16.png",
        "48": "static\/img\/32.png",
        "64": "static\/img\/64.png",
        "128": "static\/img\/128.png"
    },
    "browser_action": {
        "default_icon": "static\/img\/icon.png",
        "default_title": "Myyshop - Dropshipping Product Importer",
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/www.myyshop.com",
    "background": {
        "scripts": [
            "static\/js\/background.js"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjWu9+a8rxPA7G5V35qLr43S2XAOomrEGyoOM8jpH+odPGZA16r9r8MNxoZAioSc24QHxH64uW5w45zKspIkebkcHZOqlYgN7RttyXBD02JS6HouKztbyLqB0jRsbdOH51\/2C5PSYjMqX+44mNa\/ty6gFAZZbplxppGLDzbVx\/zFYnitk0C1i76NYnDVPGvzCbYINFcVG2ox3ZtuH9yB+m1jvskh+c2N5vqBVP8J7JJU9Ba+X\/dgRy9K4yt8cuXJi2iE9DyBGPpkQgSn0V18\/gb2yVCN\/qpoB+Mq\/i0jqrKZ8OsMdwDln2zHhlk3pgJFYWB9Y5FyLp0h2uqVXXOKHiwIDAQAB",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.dhgate.com\/*",
                "https:\/\/shoppingcart.dhgate.com\/order\/*",
                "https:\/\/payment.dhpay.com\/*",
                "https:\/\/payment.dhgate.com\/*"
            ],
            "css": [
                "static\/css\/content.css"
            ],
            "js": [
                "static\/js\/jquery-1.8.3.js",
                "static\/js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "activeTab",
        "tabs",
        "webRequest",
        "https:\/\/*.dhgate.com\/",
        "https:\/\/*.dhpay.com\/",
        "https:\/\/*.myyshop.com\/",
        "http:\/\/*.myyshop-test.com\/",
        "http:\/\/*.myyshop-dev0.com\/",
        "webRequestBlocking",
        "storage"
    ],
    "default_locale": "en",
    "web_accessible_resources": [
        "static\/*"
    ]
}