click order
click order mua hàng trung quốc, công cụ đặt hàng online taobao, tmall, 1688
What is click order?
click order is a Chrome extension developed by Wua Zeng, and its main feature is "click order mua hàng trung quốc, công cụ đặt hàng online taobao, tmall, 1688".
Extension Screenshots
Download click order Extension CRX File
Download click order extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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é
Extension Basic Information
Name | click order |
ID | gcdmaooeggfjplgjikhlcekgimmihgli |
Official URL | https://chromewebstore.google.com/detail/click-order/gcdmaooeggfjplgjikhlcekgimmihgli |
Description | click order mua hàng trung quốc, công cụ đặt hàng online taobao, tmall, 1688 |
File Size | 235 KB |
Installation Count | 32 |
Current Version | 1.0 |
Last Updated | 2021-03-31 |
Publish Date | 2021-03-30 |
Developer | Wua Zeng |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://tracking.amztrend.com/user-term |
Supported Languages | 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" ] } ] } |