click order
click order mua hàng trung quốc, công cụ đặt hàng online taobao, tmall, 1688
Cos'è click order?
click order è un'estensione di Chrome sviluppata da Wua Zeng, e la sua funzione principale è "click order mua hàng trung quốc, công cụ đặt hàng online taobao, tmall, 1688".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione click order
Scarica i file di estensione click order in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Click Order cung cấp công cụ hỗ trợ bạn đặt hàng trực tuyến tại các website thương mại điện tử như 1688, TMALL, Taobao. Công cụ hỗ trợ đặt hàng trực tuyến của Click Order trình duyệt Chrome & Cờ rôm+ là công cụ hỗ trợ giúp khách hàng có thể đặt hàng trực tuyến hàng triệu sản phẩm phong phú dễ dàng hơn từ những website Thương Mại Điện Tử lớn của TQ như: taobao.com, tmall.com và 1688.com. Hướng dẫn sử dụng: Công cụ hỗ trợ đặt hàng của Click Order từ các trang TAOBAO, ALIBABA, TMALL, 1688: Bước 1: Tải công cụ Bước 2: Đi tới link bạn cần đặt hàng: Taobao, 1688, Tmall Bước 3: sau khi đồng ý thêm hết hàng vào giỏ, bạn click vào chữ "về giỏ hàng" chọn kết đơn các shop cần đặt bạn nhé
Informazioni di Base sull'Estensione
Nome | click order |
ID | gcdmaooeggfjplgjikhlcekgimmihgli |
URL Ufficiale | https://chromewebstore.google.com/detail/click-order/gcdmaooeggfjplgjikhlcekgimmihgli |
Descrizione | click order mua hàng trung quốc, công cụ đặt hàng online taobao, tmall, 1688 |
Dimensione del File | 235 KB |
Conteggio Installazioni | 32 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2021-03-31 |
Data di Pubblicazione | 2021-03-30 |
Sviluppatore | Wua Zeng |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://tracking.amztrend.com/user-term |
Lingue Supportate | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "click order", "description": "click order mua h\u00e0ng trung qu\u1ed1c, c\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng online taobao, tmall, 1688", "version": "1.0", "page_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:\/\/co.clickorder.vn\/", "http:\/\/co.clickorder.vn\/" ], "web_accessible_resources": [ "images\/*", "\/dist\/content.js" ], "short_name": "co.clickorder.vn", "input_components": { "rate": 3470, "homepage_url": "https:\/\/co.clickorder.vn", "storage": "co", "storage_new": "co_new", "storage_token": "tbe_co_token", "alt_name": "clickorder.vn" }, "content_scripts": [ { "matches": [ "https:\/\/*.clickorder.vn\/*", "http:\/\/*.clickorder.vn\/*", "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\/inject.js", "\/dist\/all.min.js" ] } ] } |