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

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

Cos'è Orderchina Assistant - Trợ lý đặt hàng?

Orderchina Assistant - Trợ lý đặt hàng è un'estensione di Chrome sviluppata da Orderchina247.vn, e la sua funzione principale è "Công cụ đặt hàng Trung Quốc, 1688.com, taobao.com, tmall.com orderchina.pro".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Orderchina Assistant - Trợ lý đặt hàng

Scarica i file di estensione Orderchina Assistant - Trợ lý đặt hàng in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Orderchina Assistant - Trợ lý đặt hàng Orderchina Assistant - Trợ lý đặt hàng
ID ommgjhileegiooapcjogkofjhmbefmin
URL Ufficiale https://chromewebstore.google.com/detail/orderchina-assistant-tr%E1%BB%A3/ommgjhileegiooapcjogkofjhmbefmin
Descrizione Công cụ đặt hàng Trung Quốc, 1688.com, taobao.com, tmall.com orderchina.pro
Dimensione del File 149 KB
Conteggio Installazioni 149
Versione Corrente 3.3.9
Ultimo Aggiornamento 2021-11-10
Data di Pubblicazione 2019-08-22
Valutazione 5.00/5 Totale 11 Valutazioni
Sviluppatore Orderchina247.vn
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://orderchina247.vn/chinh-sach-bao-mat
Lingue Supportate 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\/*"
    ]
}