Orderchina Assistant - Trợ lý đặt hàng

Công cụ đặt hàng Trung Quốc, 1688.com, taobao.com, tmall.com orderchina.pro

¿Qué es Orderchina Assistant - Trợ lý đặt hàng?

Orderchina Assistant - Trợ lý đặt hàng es una extensión de Chrome desarrollada por Orderchina247.vn, y su función principal es "Công cụ đặt hàng Trung Quốc, 1688.com, taobao.com, tmall.com orderchina.pro".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Orderchina Assistant - Trợ lý đặt hàng

Descarga archivos de extensión Orderchina Assistant - Trợ lý đặt hàng 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ụ đặt hàng tiện ích, nhanh chóng, hỗ trợ đặt hàng trên các trang web Taobao, 1688, Tmall
Là công cụ mua hàng nhanh chóng trên các trang 1688, Taobao, Tmall của orderchina247.vn 

Tính năng:

- Tỷ giá: Công cụ này sẽ cập nhật tỷ giá theo thời gian thực và dựa vào đó để quy đổi giá trị hàng hóa từ tiền tệ ra tiền Việt. Giúp bạn dễ dàng theo dõi giá trị của sản phẩm một cách nhanh và chính xác nhất.

- Thông tin đầy đủ, chính xác: Công cụ này sẽ thu thập các dữ liệu trên trang Taobao, Tmall và 1688 mà bạn đang xem, sau đó dựa vào các thông tin về thuộc tính sản phẩm (màu sắc, kích thước..) mà bạn chọn, nó sẽ tự động cập nhật lại giá trị sản phẩm. Giúp bạn luôn thấy được thông tin đầy đủ, chính xác nhất.
✅ Hỗ trợ bạn tìm kiếm sản phẩm trên các trang TMĐT hàng đầu Trung Quốc như Taobao, 1688, Tmall,...
✅ Tư vấn các mẫu mã, sản phẩm hot đang và sẽ bán chạy theo MÙA, TREND 
✅ Mặc cả, đàm phán giá tối tốt nhất cho bạn
✅ Hàng về siêu tốc chỉ từ 2-5 ngày
✅ Hỗ trợ khách hàng 24/7                    

Información Básica de la Extensión

Nombre Orderchina Assistant - Trợ lý đặt hàng Orderchina Assistant - Trợ lý đặt hàng
ID ommgjhileegiooapcjogkofjhmbefmin
URL Oficial https://chromewebstore.google.com/detail/orderchina-assistant-tr%E1%BB%A3/ommgjhileegiooapcjogkofjhmbefmin
Descripción Công cụ đặt hàng Trung Quốc, 1688.com, taobao.com, tmall.com orderchina.pro
Tamaño del Archivo 149 KB
Cantidad de Instalaciones 149
Versión Actual 3.3.9
Última Actualización 2021-11-10
Fecha de Publicación 2019-08-22
Calificación 5.00/5 Total de 11 Calificaciones
Desarrollador Orderchina247.vn
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://orderchina247.vn/chinh-sach-bao-mat
Idiomas Soportados vi
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/logo.png",
        "default_title": "Orderchina Assistant - Tr\u1ee3 l\u00fd \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "exclude_matches": [
                "https:\/\/daixiao.1688.com\/*",
                "http:\/\/daixiao.1688.com\/*"
            ],
            "js": [
                "js\/jquery-2.2.3.min.js",
                "js\/bootstrap.min.js",
                "js\/tools.js",
                "js\/config.js",
                "js\/app.js"
            ],
            "matches": [
                "http:\/\/localhost:3000\/*",
                "https:\/\/orderchina.pro\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*"
            ]
        },
        {
            "js": [
                "js\/taobao.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*"
            ]
        },
        {
            "js": [
                "js\/tmall.js"
            ],
            "matches": [
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.tmall.com\/*",
                "https:\/\/detail.tmall.com\/*",
                "http:\/\/world.tmall.com\/*",
                "https:\/\/*.world.tmall.com\/*"
            ]
        },
        {
            "js": [
                "js\/1688.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c, 1688.com, taobao.com, tmall.com orderchina.pro",
    "icons": {
        "128": "images\/logo128.png",
        "16": "images\/logo16.png",
        "48": "images\/logo48.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "Orderchina Assistant - Tr\u1ee3 l\u00fd \u0111\u1eb7t h\u00e0ng",
    "permissions": [
        "http:\/\/localhost:3000\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.3.9",
    "web_accessible_resources": [
        "images\/*",
        "css\/*",
        "template\/*"
    ]
}