lamphongchina
lamphongchina mua hàng trung quốc taobao, tmall, 1688
Co to jest lamphongchina?
lamphongchina to rozszerzenie Chrome opracowane przez https://lamphongchina.com, a jego główną funkcją jest „lamphongchina mua hàng trung quốc taobao, tmall, 1688”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia lamphongchina
Pobierz pliki rozszerzeń lamphongchina w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | lamphongchina |
ID | aimjijpdeddjmggafjfcejpaeemnplbf |
Oficjalny URL | https://chromewebstore.google.com/detail/lamphongchina/aimjijpdeddjmggafjfcejpaeemnplbf |
Opis | lamphongchina mua hàng trung quốc taobao, tmall, 1688 |
Rozmiar pliku | 279 KB |
Liczba instalacji | 848 |
Aktualna Wersja | 3.0 |
Ostatnia Aktualizacja | 2023-07-05 |
Data Publikacji | 2019-08-01 |
Ocena | 3.00/5 Łącznie 1 Oceny |
Deweloper | https://lamphongchina.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://lamphongchina.com/ |
Adres URL Strony Pomocy | https://lamphongchina.com/chinh-sach-khieu-nai |
Adres URL Strony Polityki Prywatności | https://www.giaonhan247.com/bai-viet/chinh-sach-bao-mat-thong-tin |
Obsługiwane Języki | 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" ] } ] } |