Hà Khẩu Logistics - Đặt hàng Trung Quốc

Công cụ hỗ trợ đặt hàng của Rồng Đỏ Logistics trên trình duyệt Chrome & Coccoc.

What is Hà Khẩu Logistics - Đặt hàng Trung Quốc?

Hà Khẩu Logistics - Đặt hàng Trung Quốc is a Chrome extension developed by https://hakhaulogistics.com, and its main feature is "Công cụ hỗ trợ đặt hàng của Rồng Đỏ Logistics trên trình duyệt Chrome & Coccoc.".

Extension Screenshots

screenshot

Download Hà Khẩu Logistics - Đặt hàng Trung Quốc Extension CRX File

Download Hà Khẩu Logistics - Đặt hàng Trung Quốc extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Hà khẩu logistics - Đặt hàng trung quốc là công cụ giúp khách hàng gửi đơn hàng một cách nhanh chóng và thuận tiện

Website: https://hakhaulogistics.com
https://www.facebook.com/hakhaulogistics
Email: [email protected] - Hotline: 02142246888                    

Extension Basic Information

Name Hà Khẩu Logistics - Đặt hàng Trung Quốc Hà Khẩu Logistics - Đặt hàng Trung Quốc
ID ghomkbcbllfkpicifgjlcgledhglgloj
Official URL https://chromewebstore.google.com/detail/h%C3%A0-kh%E1%BA%A9u-logistics-%C4%91%E1%BA%B7t-h%C3%A0n/ghomkbcbllfkpicifgjlcgledhglgloj
Description Công cụ hỗ trợ đặt hàng của Rồng Đỏ Logistics trên trình duyệt Chrome & Coccoc.
File Size 203 KB
Installation Count 384
Current Version 1.6
Last Updated 2021-11-24
Publish Date 2019-05-02
Rating 5.00/5 Total 2 Ratings
Developer https://hakhaulogistics.com
Email [email protected]
Payment Type free
Extension Website https://hakhaulogistics.com
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "H\u00e0 Kh\u1ea9u Logistics - \u0110\u1eb7t h\u00e0ng Trung Qu\u1ed1c",
    "version": "1.6",
    "manifest_version": 2,
    "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 \u0111\u1eb7t h\u00e0ng c\u1ee7a R\u1ed3ng \u0110\u1ecf Logistics tr\u00ean tr\u00ecnh duy\u1ec7t Chrome & Coccoc.",
    "icons": {
        "128": "icon.png",
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png"
    },
    "permissions": [
        "http:\/\/hakhaulogistics.com\/*",
        "https:\/\/hakhaulogistics.com\/*"
    ],
    "background": {
        "scripts": [
            "dest\/background.bundle.min.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "content_scripts": [
        {
            "js": [
                "dest\/content.min.js",
                "dest\/jquery.js"
            ],
            "matches": [
                "https:\/\/item.taobao.com\/*",
                "https:\/\/detail.1688.com\/*",
                "https:\/\/detail.tmall.com\/*",
                "https:\/\/detail.tmall.hk\/*",
                "https:\/\/chaoshi.detail.tmall.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        "template\/index.html",
        "css\/main.css",
        "images\/logo-addon.png"
    ]
}