Công cụ đặt hàng Trung Quốc - Orderhangtrung
Công cụ Đặt Hàng Vận chuyển Orderhangtrung.net giúp bạn mua hàng trang taobao dễ dàng
Công cụ đặt hàng Trung Quốc - Orderhangtrungとは何ですか?
Công cụ đặt hàng Trung Quốc - OrderhangtrungはOrder Hàng Trung Quốcによって開発されたChromeの拡張機能で、その主な機能は「Công cụ Đặt Hàng Vận chuyển Orderhangtrung.net giúp bạn mua hàng trang taobao dễ dàng」です。
拡張機能のスクリーンショット
Công cụ đặt hàng Trung Quốc - Orderhangtrung拡張機能のCRXファイルをダウンロード
Công cụ đặt hàng Trung Quốc - Orderhangtrung拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Với công cụ đặt hàng online của Orderhangtrung Logistics các bạn có thể dễ dàng mua hàng từ các website Taobao, 1688.com, Tmall.com và ship hàng từ Trung Quốc về Việt Nam.
拡張機能の基本情報
名前 | Công cụ đặt hàng Trung Quốc - Orderhangtrung |
ID | phdifajnlgnphhghnicpchoadjkfabki |
公式URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-trung-qu/phdifajnlgnphhghnicpchoadjkfabki |
説明 | Công cụ Đặt Hàng Vận chuyển Orderhangtrung.net giúp bạn mua hàng trang taobao dễ dàng |
ファイルサイズ | 100 KB |
インストール数 | 59 |
現在のバージョン | 1.6.7 |
最終更新日 | 2021-12-15 |
公開日 | 2020-12-20 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | Order Hàng Trung Quốc |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://onelinevietnam.com/chinh-sach-bao-mat-thong-tin.html |
対応言語 | vi |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "js\/jquery-3.3.1.min.js", "background.js" ] }, "browser_action": { "default_icon": { "128": "images\/logo32.png", "16": "images\/logo32.png", "32": "images\/logo32.png", "48": "images\/logo32.png" }, "default_popup": "popup.html" }, "content_scripts": [ { "css": [ "css\/style.css" ], "js": [ "js\/jquery-3.3.1.min.js", "js\/config.js", "js\/product.js", "js\/taobao.js", "js\/tmall.js", "js\/alibar.js", "js\/ut.js", "js\/script.js", "js\/numeral.js" ], "matches": [ "http:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "http:\/\/*.1688.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.taobao.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.1688.com\/*", "https:\/\/*.tmall.hk\/*", "https:\/\/*.orderhangtrung.net\/*" ] } ], "description": "C\u00f4ng c\u1ee5 \u0110\u1eb7t H\u00e0ng V\u1eadn chuy\u1ec3n Orderhangtrung.net gi\u00fap b\u1ea1n mua h\u00e0ng trang taobao d\u1ec5 d\u00e0ng", "icons": { "128": "images\/logo32.png", "16": "images\/logo32.png", "32": "images\/logo32.png", "48": "images\/logo32.png" }, "manifest_version": 2, "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c - Orderhangtrung", "short_name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c - Orderhangtrung", "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.6.7", "web_accessible_resources": [ "images\/logo32.png", "images\/order88-cart.png" ] } |