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 |
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 |
Eメール | [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" ] } ] } |