Phi Long Express
Phi Long Express mua hàng hàng trung quốc, công cụ đặt hàng online taobao, tmall.com, 1688
Phi Long Expressとは何ですか?
Phi Long ExpressはNHKDによって開発されたChromeの拡張機能で、その主な機能は「Phi Long Express mua hàng hàng trung quốc, công cụ đặt hàng online taobao, tmall.com, 1688」です。
拡張機能のスクリーンショット
Phi Long Express拡張機能のCRXファイルをダウンロード
Phi Long Express拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Các dịch vụ do Phi Long Express cung cấp: – Tư vấn tìm kiếm nguồn hàng trên các website bán buôn, bán lẻ hàng đầu Trung Quốc: alibaba.com, 1688.com, taobao.com, tmall.com… – Mua hàng hộ theo yêu cầu và Kiểm tra hàng hóa – Đóng gói và Vận chuyển hàng hóa về tận tay bạn – Đổi trả hàng hóa (đối với Khách hàng order trên philongexpress.com)
拡張機能の基本情報
名前 | Phi Long Express |
ID | bdbhenfpgkoagbiaiicdkienejaabddo |
公式URL | https://chromewebstore.google.com/detail/phi-long-express/bdbhenfpgkoagbiaiicdkienejaabddo |
説明 | Phi Long Express mua hàng hàng trung quốc, công cụ đặt hàng online taobao, tmall.com, 1688 |
ファイルサイズ | 275 KB |
インストール数 | 67 |
現在のバージョン | 1.2 |
最終更新日 | 2020-12-16 |
公開日 | 2020-10-12 |
開発者 | NHKD |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://tracking.amztrend.com/user-term |
対応言語 | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Phi Long Express", "description": "Phi Long Express mua h\u00e0ng h\u00e0ng trung qu\u1ed1c, c\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng online taobao, tmall.com, 1688", "version": "1.2", "page_action": { "default_icon": "images\/144x144.png", "default_popup": "popup.html" }, "icons": { "16": "images\/144x144.png", "32": "images\/144x144.png", "64": "images\/144x144.png", "128": "images\/144x144.png" }, "permissions": [ "storage", "https:\/\/pl.philongexpress.com\/", "http:\/\/pl.philongexpress.com\/" ], "web_accessible_resources": [ "images\/*", "\/dist\/content.js" ], "short_name": "pl.philongexpress.com", "input_components": { "rate": 3470, "homepage_url": "https:\/\/pl.philongexpress.com", "storage": "pl", "storage_new": "pl_new", "storage_token": "tbe_pl_token", "alt_name": "philongexpress" }, "content_scripts": [ { "matches": [ "https:\/\/*.philongexpress.com\/*", "http:\/\/*.philongexpress.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*" ], "css": [ "\/css\/all.min.css" ], "js": [ "\/dist\/inject.js", "\/dist\/all.min.js" ] } ] } |