ChinaDS - Taobao Dropshipping for WooCommerce

Connect with your store using ChinaDS - Taobao Dropshipping for WooCommerce to import products from Taobao

ChinaDS - Taobao Dropshipping for WooCommerceคืออะไร?

ChinaDS - Taobao Dropshipping for WooCommerce เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://villatheme.com และคุณลักษณะหลักของมันคือ "Connect with your store using ChinaDS - Taobao Dropshipping for WooCommerce to import products from Taobao"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChinaDS - Taobao Dropshipping for WooCommerce

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

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

                        Support import products from Taobao to WooCommerce WordPress website.
And fulfil WooCommerce orders to Taobao.

This extension is only working with ChinaDS - Taobao Dropshipping for WooCommerce  https://wordpress.org/plugins/chinads-dropshipping-taobao-woocommerce                    

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

ชื่อ ChinaDS - Taobao Dropshipping for WooCommerce ChinaDS - Taobao Dropshipping for WooCommerce
ID dmomddjfhehdapmnjhidpdcnohecndid
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/chinads-taobao-dropshippi/dmomddjfhehdapmnjhidpdcnohecndid
คำอธิบาย Connect with your store using ChinaDS - Taobao Dropshipping for WooCommerce to import products from Taobao
ขนาดไฟล์ 133 KB
จำนวนการติดตั้ง 657
เวอร์ชันปัจจุบัน 1.0.3.1
อัปเดตครั้งล่าสุด 2024-01-19
วันที่เผยแพร่ 2022-06-03
คะแนน 3.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://villatheme.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://villatheme.com/extensions/chinads-taobao-dropshipping-for-woocommerce/
URL หน้าช่วยเหลือ https://villatheme.com/supports/forum/plugins/chinads-taobao-dropshipping-for-woocommerce/chinads-taobao-dropshipping-for-woocommerce-extension/
URL หน้านโยบายความเป็นส่วนตัว https://villatheme.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "ChinaDS - Taobao Dropshipping for WooCommerce",
    "description": "Connect with your store using ChinaDS - Taobao Dropshipping for WooCommerce to import products from Taobao",
    "version": "1.0.3.1",
    "permissions": [
        "webRequest",
        "declarativeContent",
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/*.taobao.com\/*",
        "https:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.hk\/*",
        "https:\/\/*\/wp-json\/tbds\/*"
    ],
    "icons": {
        "128": "images\/logo.png"
    },
    "action": {
        "default_popup": "html\/popup.html"
    },
    "background": {
        "service_worker": "js\/background.min.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.taobao.com\/search*",
                "https:\/\/*.taobao.com\/?*",
                "https:\/\/*.tmall.com\/?*",
                "https:\/\/*.tmall.com\/wow\/*",
                "https:\/\/*.tmall.com\/p\/*",
                "https:\/\/*.tmall.com\/search*",
                "https:\/\/*.tmall.com\/category*",
                "https:\/\/*.taobao.com\/category*"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/message.min.js",
                "js\/category.min.js"
            ],
            "css": [
                "css\/icons.css",
                "css\/message.css",
                "css\/category.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/item.taobao.com\/auction\/noitem.htm?*",
                "https:\/\/item.taobao.com\/item*",
                "https:\/\/*.detail.tmall.com\/*",
                "https:\/\/*.detail.tmall.hk\/*"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/message.min.js",
                "js\/product.min.js"
            ],
            "css": [
                "css\/icons.css",
                "css\/message.css",
                "css\/product.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/cart.taobao.com\/*",
                "https:\/\/buy.taobao.com\/auction\/order\/confirm_order.htm?*",
                "https:\/\/buy.tmall.com\/order\/confirm_order.htm?*",
                "https:\/\/member1.taobao.com\/member\/fresh\/deliver_address_frame.htm?*"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/message.min.js",
                "js\/shopcart.min.js"
            ],
            "css": [
                "css\/icons.css",
                "css\/message.css",
                "css\/order.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/refresh.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*\/wp-admin\/?vichinads_setup_wizard=1&*",
                "https:\/\/*\/*\/wp-admin\/?vichinads_setup_wizard=1&*",
                "https:\/\/*\/*\/*\/wp-admin\/?vichinads_setup_wizard=1&*",
                "https:\/\/*\/wp-admin\/admin.php?page=vichinads*",
                "https:\/\/*\/*\/wp-admin\/admin.php?page=vichinads*",
                "https:\/\/*\/*\/*\/wp-admin\/admin.php?page=vichinads*"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/message.min.js",
                "js\/wordpress.min.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/*",
                "css\/*",
                "fonts\/*",
                "images\/*"
            ],
            "matches": [
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.taobao.com\/*",
            "*:\/\/*.tmall.com\/*",
            "*:\/\/*.tmall.hk\/*"
        ]
    }
}