DatHangQuangChau.Com - Công cụ đặt hàng

Công cụ order sỉ trên hệ thống Đặt Hàng Quảng Châu - dathangquangchau.com

What is DatHangQuangChau.Com - Công cụ đặt hàng?

DatHangQuangChau.Com - Công cụ đặt hàng is a Chrome extension developed by https://dathangquangchau.com, and its main feature is "Công cụ order sỉ trên hệ thống Đặt Hàng Quảng Châu - dathangquangchau.com".

Extension Screenshots

Download DatHangQuangChau.Com - Công cụ đặt hàng Extension CRX File

Download DatHangQuangChau.Com - Công cụ đặt hàng 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

                        Công cụ order sỉ trên hệ thống Đặt Hàng Quảng Châu, nhập hàng cho shop online trở nên đơn giản.                    

Extension Basic Information

Name DatHangQuangChau.Com - Công cụ đặt hàng DatHangQuangChau.Com - Công cụ đặt hàng
ID dbahdghbinbejobggcklgppgkdkkokbd
Official URL https://chromewebstore.google.com/detail/dathangquangchaucom-c%C3%B4ng/dbahdghbinbejobggcklgppgkdkkokbd
Description Công cụ order sỉ trên hệ thống Đặt Hàng Quảng Châu - dathangquangchau.com
File Size 182 KB
Installation Count 7,000
Current Version 1.235
Last Updated 2024-01-11
Publish Date 2020-08-21
Rating 3.63/5 Total 27 Ratings
Developer https://dathangquangchau.com
Email [email protected]
Payment Type free
Extension Website https://dathangquangchau.com
Help Page URL https://dathangquangchau.com
Privacy Policy Page URL https://dathangquangchau.com/privacy-policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DatHangQuangChau.Com - C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng",
    "version": "1.235",
    "icons": {
        "16": "icon-512x512.png",
        "48": "icon-512x512.png",
        "128": "icon-512x512.png"
    },
    "description": "C\u00f4ng c\u1ee5 order si\u0309 tr\u00ean h\u1ec7 th\u1ed1ng \u0110\u1eb7t H\u00e0ng Qu\u1ea3ng Ch\u00e2u - dathangquangchau.com",
    "host_permissions": [
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/giaodich.dathangquangchau.com\/*"
    ],
    "action": {
        "default_icon": "icon-512x512.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/giaodich.dathangquangchau.com\/*"
            ],
            "js": [
                "addonordersi.js",
                "ga4.js"
            ]
        }
    ],
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "icon-512x512.png"
            ],
            "extension_ids": [
                "dbahdghbinbejobggcklgppgkdkkokbd"
            ]
        }
    ]
}