lamphongchina
lamphongchina mua hàng trung quốc taobao, tmall, 1688
lamphongchinaとは何ですか?
lamphongchinaはhttps://lamphongchina.comによって開発されたChromeの拡張機能で、その主な機能は「lamphongchina mua hàng trung quốc taobao, tmall, 1688」です。
拡張機能のスクリーンショット
lamphongchina拡張機能のCRXファイルをダウンロード
lamphongchina拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Cho phép bạn đặt hàng, nhận báo giá trực tuyến tại các website thương mại điện tử như 1688, tmall, taobao, aliexpress, ... Nhận thông tin sản phẩm, tỷ giá nhanh chóng và chính xác
拡張機能の基本情報
名前 | lamphongchina |
ID | aimjijpdeddjmggafjfcejpaeemnplbf |
公式URL | https://chromewebstore.google.com/detail/lamphongchina/aimjijpdeddjmggafjfcejpaeemnplbf |
説明 | lamphongchina mua hàng trung quốc taobao, tmall, 1688 |
ファイルサイズ | 279 KB |
インストール数 | 848 |
現在のバージョン | 3.0 |
最終更新日 | 2023-07-05 |
公開日 | 2019-08-01 |
評価 | 3.00/5 合計 1 レビュー |
開発者 | https://lamphongchina.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://lamphongchina.com/ |
ヘルプページのURL | https://lamphongchina.com/chinh-sach-khieu-nai |
プライバシーポリシーページのURL | https://www.giaonhan247.com/bai-viet/chinh-sach-bao-mat-thong-tin |
対応言語 | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "lamphongchina", "description": "lamphongchina mua h\u00e0ng trung qu\u1ed1c taobao, tmall, 1688", "version": "3.0", "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:\/\/cms.lamphongchina.com\/", "http:\/\/cms.lamphongchina.com\/" ], "web_accessible_resources": [ { "resources": [ "images\/144x144.png", "dist\/content.js" ], "matches": [ "https:\/\/cms.lamphongchina.com\/*", "http:\/\/cms.lamphongchina.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/detail.1688.com\/*", "https:\/\/detail.1688.com\/*" ], "extension_ids": [] } ], "short_name": "cms.lamphongchina.com", "input_components": { "rate": 3470, "homepage_url": "https:\/\/cms.lamphongchina.com", "storage": "lp", "storage_new": "lp_new", "storage_token": "tbe_lp_token", "alt_name": "lamphongchina.com" }, "content_scripts": [ { "matches": [ "https:\/\/*.lamphongchina.com\/*", "http:\/\/*.lamphongchina.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*" ], "css": [ "\/css\/all.min.css", "\/css\/bg.css" ], "js": [ "\/dist\/all.min.js" ] } ] } |