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 |
官方網址 | 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 |
電子郵箱 | [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" ] } ] } |