Vận chuyển Hoa Nam

Công cụ đặt hàng, lấy chiết khấu Taobao, Tmall, 1688, pinduoduo, Vipshop, JD

¿Qué es Vận chuyển Hoa Nam?

Vận chuyển Hoa Nam es una extensión de Chrome desarrollada por vanchuyenhoanam.vn, y su función principal es "Công cụ đặt hàng, lấy chiết khấu Taobao, Tmall, 1688, pinduoduo, Vipshop, JD".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Vận chuyển Hoa Nam

Descarga archivos de extensión Vận chuyển Hoa Nam en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Vận chuyển Hoa Nam cung cấp công cụ hỗ trợ bạn đặt hàng trực tuyến tại các website thương mại điện tử như 1688, TMALL, Taobao, Vip, Pinduoduo, JD.
Công cụ hỗ trợ đặt hàng trực tuyến của Vận chuyển Hoa Nam trình duyệt Chrome & Cờ rôm+ là công cụ hỗ trợ giúp khách hàng có thể đặt hàng trực tuyến hàng triệu sản phẩm phong phú dễ dàng hơn từ những website Thương Mại Điện Tử lớn của TQ như: taobao.com, tmall.com và 1688.com...

Hướng dẫn sử dụng: 
Công cụ hỗ trợ đặt hàng của Vận chuyển Hoa Nam từ các trang TAOBAO, ALIBABA, TMALL, Vip, Pinduoduo, 1688, JD:
Bước 1: Tải công cụ
Bước 2: Đi tới link bạn cần đặt hàng: Taobao, 1688, Tmall, Vip, Pinduoduo
Bước 3: sau khi đồng ý thêm hết hàng vào giỏ, bạn click vào chữ "về giỏ hàng" chọn kết đơn các shop cần đặt

Screenshots:
Hình 1: Trang chủ của Vận chuyển Hoa Nam.
Hình 2: Hình ảnh chi tiết sản phẩm và công cụ đặt hàng.
Hình 3: Hình ảnh cho vào giỏ hàng thành công bằng công cụ đặt hàng.
Hình 4: Hình giỏ hàng sau khi đã được cho sản phẩm vào giỏ bằng công cụ đặt hàng.                    

Información Básica de la Extensión

Nombre Vận chuyển Hoa Nam Vận chuyển Hoa Nam
ID oeldljochfogepibeachflmehglefnlo
URL Oficial https://chromewebstore.google.com/detail/v%E1%BA%ADn-chuy%E1%BB%83n-hoa-nam/oeldljochfogepibeachflmehglefnlo
Descripción Công cụ đặt hàng, lấy chiết khấu Taobao, Tmall, 1688, pinduoduo, Vipshop, JD
Tamaño del Archivo 78.73 KB
Cantidad de Instalaciones 129
Versión Actual 2.0
Última Actualización 2023-01-10
Fecha de Publicación 2022-05-03
Desarrollador vanchuyenhoanam.vn
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://vanchuyenhoanam.vn/
URL de la Página de Ayuda https://vanchuyenhoanam.vn/huong-dan
URL de la Página de Política de Privacidad https://vanchuyenhoanam.vn/privacy-policy
Idiomas Soportados vi
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/logo16.png",
            "24": "images\/logo24.png",
            "32": "images\/logo32.png",
            "48": "images\/logo48.png",
            "128": "images\/logo128.png"
        }
    },
    "content_scripts": [
        {
            "js": [
                "script.js",
                "js\/info.js"
            ],
            "css": [
                "css\/style.css",
                "css\/bootstrap.min.css"
            ],
            "exclude_matches": [
                "https:\/\/vanchuyenhoanam.vn\/*"
            ],
            "matches": [
                "https:\/\/*.vipglobal.hk\/*",
                "https:\/\/*.suning.com\/*",
                "http:\/\/*.suning.com\/*",
                "https:\/\/*.vip.com\/*",
                "http:\/\/*.vip.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "https:\/\/*.jd.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline';"
    },
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng, l\u1ea5y chi\u1ebft kh\u1ea5u Taobao, Tmall, 1688, pinduoduo, Vipshop, JD",
    "icons": {
        "16": "images\/logo16.png",
        "24": "images\/logo24.png",
        "32": "images\/logo32.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "name": "V\u1eadn chuy\u1ec3n Hoa Nam",
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0",
    "web_accessible_resources": [
        {
            "resources": [
                "js\/content-script.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}