Công Cụ Đặt Hàng IZORDER

IZORDER 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.

¿Qué es Công Cụ Đặt Hàng IZORDER?

Công Cụ Đặt Hàng IZORDER es una extensión de Chrome desarrollada por nhaphangtrungquoc9, y su función principal es "IZORDER 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.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Công Cụ Đặt Hàng IZORDER

Descarga archivos de extensión Công Cụ Đặt Hàng IZORDER 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

                        Công cụ hỗ trợ đặt hàng trực tuyến của IZORDER 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 IZORDER từ các trang TAOBAO, ALIBABA, TMALL, 1688:
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
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 IZORDER.
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 Công Cụ Đặt Hàng IZORDER Công Cụ Đặt Hàng IZORDER
ID ndpbplimmjobehidphehamkaknlnaeck
URL Oficial https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-izorder/ndpbplimmjobehidphehamkaknlnaeck
Descripción IZORDER 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.
Tamaño del Archivo 325 KB
Cantidad de Instalaciones 115
Versión Actual 3.3.2
Última Actualización 2023-04-04
Fecha de Publicación 2020-04-06
Calificación 5.00/5 Total de 1 Calificaciones
Desarrollador nhaphangtrungquoc9
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://izorder.net/
URL de la Página de Ayuda https://izorder.net/
URL de la Página de Política de Privacidad http://79order.vn/term.html
Idiomas Soportados vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "css\/font-awesome.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/test.js",
                "js\/md5.min.js",
                "js\/config.js",
                "js\/script.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*"
            ]
        },
        {
            "js": [
                "js\/web_service_config.js",
                "js\/web_service_script.js"
            ],
            "matches": [
                "https:\/\/mua.izorder.net\/*",
                "http:\/\/mua.izorder.net\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/mua.izorder.net\/*; object-src 'self'",
    "description": "IZORDER cung c\u1ea5p c\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 b\u1ea1n \u0111\u1eb7t h\u00e0ng tr\u1ef1c tuy\u1ebfn t\u1ea1i c\u00e1c website th\u01b0\u01a1ng m\u1ea1i \u0111i\u1ec7n t\u1eed nh\u01b0 1688, TMALL, Taobao.",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "C\u00f4ng C\u1ee5 \u0110\u1eb7t H\u00e0ng IZORDER",
    "short_name": "IZORDER",
    "options_page": "options.html",
    "permissions": [
        "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:\/\/mua.izorder.net\/*",
        "http:\/\/mua.izorder.net\/*",
        "storage",
        "tabs"
    ],
    "version": "3.3.2",
    "web_accessible_resources": [
        "images\/*",
        "template\/*",
        "css\/*",
        "js\/getGlobalData.js"
    ]
}