Order Quảng Châu
Công cụ lấy hàng Order Quảng Châu - orderquangchau.vn
Order Quảng Châuとは何ですか?
Order Quảng Châuはordertrungquocによって開発されたChromeの拡張機能で、その主な機能は「Công cụ lấy hàng Order Quảng Châu - orderquangchau.vn」です。
拡張機能のスクリーンショット
Order Quảng Châu拡張機能のCRXファイルをダウンロード
Order Quảng Châu拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Công cụ lấy hàng Order Quảng Châu - orderquangchau.vn
Công cụ hỗ trợ lấy hàng từ các website 1688, taobao, tmall,.. trên hệ thống orderquangchau.vn
Đặt hàng 24/7 với chi phí thấp nhất thời gian vận chuyển nhanh nhất
* Version 2.0
- Cập nhật hỗ trợ Chrome 18 拡張機能の基本情報
| 名前 | |
| ID | mkgnoenkhoioembgnghkmcdgbfdehank |
| 公式URL | https://chromewebstore.google.com/detail/order-qu%E1%BA%A3ng-ch%C3%A2u/mkgnoenkhoioembgnghkmcdgbfdehank |
| 説明 | Công cụ lấy hàng Order Quảng Châu - orderquangchau.vn |
| ファイルサイズ | 220 KB |
| インストール数 | 55 |
| 現在のバージョン | 2.0.2.2 |
| 最終更新日 | 2019-05-26 |
| 公開日 | 2019-05-26 |
| 評価 | 1.00/5 合計 1 レビュー |
| 開発者 | ordertrungquoc |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://orderquangchau.vn/ |
| ヘルプページのURL | https://orderquangchau.vn/ |
| プライバシーポリシーページのURL | https://ordertrungquoc.com.vn/trang/2727/chinh-sach-bao-mat |
| 対応言語 | vi |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Order Qu\u1ea3ng Ch\u00e2u",
"version": "2.0.2.2",
"manifest_version": 2,
"description": "C\u00f4ng c\u1ee5 l\u1ea5y h\u00e0ng Order Qu\u1ea3ng Ch\u00e2u - orderquangchau.vn",
"browser_action": {
"name": "Manipulate DOM",
"icons": [
"logo.png"
],
"default_icon": "logo.png"
},
"content_scripts": [
{
"css": [
"css\/app.css"
],
"js": [
"js\/jquery.min.js",
"js\/s_common.js",
"js\/s_taobao.js",
"js\/s_alibaba.js",
"js\/s_vipshop.js",
"js\/s_main.js"
],
"matches": [
"http:\/\/*.taobao.com\/*",
"https:\/\/*.taobao.com\/*",
"http:\/\/*.1688.com\/*",
"https:\/\/*.1688.com\/*",
"http:\/\/*.tmall.com\/*",
"https:\/\/*.tmall.com\/*",
"http:\/\/*.vip.com\/*",
"https:\/\/*.vip.com\/*"
]
}
]
} | |