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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } ] } |