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 |
电子邮箱 | [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" ] } ] } |