Công cụ đặt hàng TQ - CHNLogistic

Công cụ Đặt Hàng Vận chuyển CHNLogistic giúp bạn mua hàng trang taobao dễ dàng

O que é Công cụ đặt hàng TQ - CHNLogistic?

Công cụ đặt hàng TQ - CHNLogistic é uma extensão do Chrome desenvolvida por Order Hàng Trung Quốc, e sua principal característica é "Công cụ Đặt Hàng Vận chuyển CHNLogistic giúp bạn mua hàng trang taobao dễ dàng".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Công cụ đặt hàng TQ - CHNLogistic

Baixe arquivos de extensão Công cụ đặt hàng TQ - CHNLogistic no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Với công cụ đặt hàng online của CHNLogistic các bạn có thể dễ dàng mua hàng từ các website Taobao, 1688.com, Tmall.com và ship hàng từ Trung Quốc về Việt Nam.                    

Informações Básicas da Extensão

Nome Công cụ đặt hàng TQ - CHNLogistic Công cụ đặt hàng TQ - CHNLogistic
ID hhnhhfdcojaknmfkhkonmhhialknpnke
URL Oficial https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-tq-chnlo/hhnhhfdcojaknmfkhkonmhhialknpnke
Descrição Công cụ Đặt Hàng Vận chuyển CHNLogistic giúp bạn mua hàng trang taobao dễ dàng
Tamanho do Arquivo 113 KB
Contagem de Instalações 52
Versão Atual 1.6.14
Última Atualização 2022-10-18
Data de Publicação 2022-09-20
Desenvolvedor Order Hàng Trung Quốc
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://chnlogistics.vn/
URL da Página de Política de Privacidade https://onelinevietnam.com/chinh-sach-bao-mat-thong-tin.html
Idiomas Suportados vi
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "js": [
                "js\/jquery-3.3.1.min.js",
                "js\/config.js",
                "js\/product.js",
                "js\/taobao.js",
                "js\/tmall.js",
                "js\/alibar.js",
                "js\/ut.js",
                "js\/script.js",
                "js\/numeral.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "http:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "https:\/\/*.chnlogistics.vn\/*"
            ]
        }
    ],
    "description": "C\u00f4ng c\u1ee5 \u0110\u1eb7t H\u00e0ng V\u1eadn chuy\u1ec3n CHNLogistic gi\u00fap b\u1ea1n mua h\u00e0ng trang taobao d\u1ec5 d\u00e0ng",
    "icons": {
        "128": "images\/logo32.png",
        "16": "images\/logo32.png",
        "32": "images\/logo32.png",
        "48": "images\/logo32.png"
    },
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng TQ - CHNLogistic",
    "short_name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng TQ - CHNLogistic",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.14",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/logo32.png",
                "images\/order88-cart.png"
            ],
            "matches": [
                ""
            ]
        }
    ]
}