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

什么是DatHangQuangChau.Com - Công cụ đặt hàng?

DatHangQuangChau.Com - Công cụ đặt hàng是由https://dathangquangchau.com开发的Chrome扩展程序,该扩展的主要功能是“Công cụ order sỉ trên hệ thống Đặt Hàng Quảng Châu - dathangquangchau.com”。

扩展截图

下载DatHangQuangChau.Com - Công cụ đặt hàng扩展crx文件

下载DatHangQuangChau.Com - Công cụ đặt hàng扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 DatHangQuangChau.Com - Công cụ đặt hàng DatHangQuangChau.Com - Công cụ đặt hàng
ID dbahdghbinbejobggcklgppgkdkkokbd
官方URL https://chromewebstore.google.com/detail/dathangquangchaucom-c%C3%B4ng/dbahdghbinbejobggcklgppgkdkkokbd
简介 Công cụ order sỉ trên hệ thống Đặt Hàng Quảng Châu - dathangquangchau.com
文件大小 182 KB
安装次数 7,000
当前版本 1.235
更新时间 2024-01-11
上架时间 2020-08-21
评分 3.63/5 共27次评分
开发者 https://dathangquangchau.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://dathangquangchau.com
帮助页面URL https://dathangquangchau.com
隐私政策页面URL https://dathangquangchau.com/privacy-policy.html
支持的语言 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"
            ]
        }
    ]
}