Orderchina Assistant - Trợ lý đặt hàng
Công cụ đặt hàng Trung Quốc, 1688.com, taobao.com, tmall.com orderchina.pro
What is Orderchina Assistant - Trợ lý đặt hàng?
Orderchina Assistant - Trợ lý đặt hàng is a Chrome extension developed by Orderchina247.vn, and its main feature is "Công cụ đặt hàng Trung Quốc, 1688.com, taobao.com, tmall.com orderchina.pro".
Extension Screenshots
Download Orderchina Assistant - Trợ lý đặt hàng Extension CRX File
Download Orderchina Assistant - Trợ lý đặt hàng 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
Công cụ đặt hàng tiện ích, nhanh chóng, hỗ trợ đặt hàng trên các trang web Taobao, 1688, Tmall Là công cụ mua hàng nhanh chóng trên các trang 1688, Taobao, Tmall của orderchina247.vn Tính năng: - Tỷ giá: Công cụ này sẽ cập nhật tỷ giá theo thời gian thực và dựa vào đó để quy đổi giá trị hàng hóa từ tiền tệ ra tiền Việt. Giúp bạn dễ dàng theo dõi giá trị của sản phẩm một cách nhanh và chính xác nhất. - Thông tin đầy đủ, chính xác: Công cụ này sẽ thu thập các dữ liệu trên trang Taobao, Tmall và 1688 mà bạn đang xem, sau đó dựa vào các thông tin về thuộc tính sản phẩm (màu sắc, kích thước..) mà bạn chọn, nó sẽ tự động cập nhật lại giá trị sản phẩm. Giúp bạn luôn thấy được thông tin đầy đủ, chính xác nhất. ✅ Hỗ trợ bạn tìm kiếm sản phẩm trên các trang TMĐT hàng đầu Trung Quốc như Taobao, 1688, Tmall,... ✅ Tư vấn các mẫu mã, sản phẩm hot đang và sẽ bán chạy theo MÙA, TREND ✅ Mặc cả, đàm phán giá tối tốt nhất cho bạn ✅ Hàng về siêu tốc chỉ từ 2-5 ngày ✅ Hỗ trợ khách hàng 24/7
Extension Basic Information
Name | Orderchina Assistant - Trợ lý đặt hàng |
ID | ommgjhileegiooapcjogkofjhmbefmin |
Official URL | https://chromewebstore.google.com/detail/orderchina-assistant-tr%E1%BB%A3/ommgjhileegiooapcjogkofjhmbefmin |
Description | Công cụ đặt hàng Trung Quốc, 1688.com, taobao.com, tmall.com orderchina.pro |
File Size | 149 KB |
Installation Count | 149 |
Current Version | 3.3.9 |
Last Updated | 2021-11-10 |
Publish Date | 2019-08-22 |
Rating | 5.00/5 Total 11 Ratings |
Developer | Orderchina247.vn |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://orderchina247.vn/chinh-sach-bao-mat |
Supported Languages | vi |
manifest.json | |
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": "images\/logo.png", "default_title": "Orderchina Assistant - Tr\u1ee3 l\u00fd \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c" }, "content_scripts": [ { "css": [ "css\/style.css" ], "exclude_matches": [ "https:\/\/daixiao.1688.com\/*", "http:\/\/daixiao.1688.com\/*" ], "js": [ "js\/jquery-2.2.3.min.js", "js\/bootstrap.min.js", "js\/tools.js", "js\/config.js", "js\/app.js" ], "matches": [ "http:\/\/localhost:3000\/*", "https:\/\/orderchina.pro\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*" ] }, { "js": [ "js\/taobao.js" ], "matches": [ "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*" ] }, { "js": [ "js\/tmall.js" ], "matches": [ "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/detail.tmall.com\/*", "https:\/\/detail.tmall.com\/*", "http:\/\/world.tmall.com\/*", "https:\/\/*.world.tmall.com\/*" ] }, { "js": [ "js\/1688.js" ], "matches": [ "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*" ] } ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c, 1688.com, taobao.com, tmall.com orderchina.pro", "icons": { "128": "images\/logo128.png", "16": "images\/logo16.png", "48": "images\/logo48.png" }, "incognito": "split", "manifest_version": 2, "name": "Orderchina Assistant - Tr\u1ee3 l\u00fd \u0111\u1eb7t h\u00e0ng", "permissions": [ "http:\/\/localhost:3000\/*", "http:\/\/*\/*", "https:\/\/*\/*", "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.3.9", "web_accessible_resources": [ "images\/*", "css\/*", "template\/*" ] } |