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. 擴展基本資訊
| 名稱 | |
| ID | dbahdghbinbejobggcklgppgkdkkokbd |
| 官方網址 | 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"
]
}
]
} | |