ORDERQC.COM - ĐẶT HÀNG TRÊN TAOBAO 1688 TMALL
Công cụ hỗ trợ khách hàng thêm sản phẩm từ các wesbite 1688.com, tmall.com, taobao.com về hệ thống website, app của Orderqc.com.
What is ORDERQC.COM - ĐẶT HÀNG TRÊN TAOBAO 1688 TMALL?
ORDERQC.COM - ĐẶT HÀNG TRÊN TAOBAO 1688 TMALL is a Chrome extension developed by MDT GROUP, and its main feature is "Công cụ hỗ trợ khách hàng thêm sản phẩm từ các wesbite 1688.com, tmall.com, taobao.com về hệ thống website, app của Orderqc.com.".
Extension Screenshots
Download ORDERQC.COM - ĐẶT HÀNG TRÊN TAOBAO 1688 TMALL Extension CRX File
Download ORDERQC.COM - ĐẶT HÀNG TRÊN TAOBAO 1688 TMALL 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
Extension Chrome Cốc Cốc cho khách hàng của Orderqc.com dễ dàng đặt hàng trên Taobao, Tmall và 1688. Liên hệ bộ phận CSKH của Orderqc.com để được hướng dẫn sử dụng.
Extension Basic Information
Name | ORDERQC.COM - ĐẶT HÀNG TRÊN TAOBAO 1688 TMALL |
ID | inkakhlnhbkdffpnlfpmbinhmodpjdin |
Official URL | https://chromewebstore.google.com/detail/orderqccom-%C4%91%E1%BA%B7t-h%C3%A0ng-tr%C3%AAn/inkakhlnhbkdffpnlfpmbinhmodpjdin |
Description | Công cụ hỗ trợ khách hàng thêm sản phẩm từ các wesbite 1688.com, tmall.com, taobao.com về hệ thống website, app của Orderqc.com. |
File Size | 163 KB |
Installation Count | 2,010 |
Current Version | 6.4 |
Last Updated | 2024-01-12 |
Publish Date | 2020-05-07 |
Rating | 5.00/5 Total 2 Ratings |
Developer | MDT GROUP |
[email protected] | |
Payment Type | free |
Extension Website | https://orderqc.com |
Privacy Policy Page URL | https://hotro.orderqc.com/chinh-sach-quyen-rieng-tu-luu-tru-va-bao-mat-thong-tin-khach-hang.html |
Supported Languages | vi |
manifest.json | |
{ "background": { "page": "background.html", "persistent": true }, "browser_action": { "default_icon": "images\/logo-origin.png", "default_popup": "popup.html" }, "icons": { "128": "images\/logo-origin.png", "16": "images\/logo-origin.png", "48": "images\/logo-origin.png" }, "content_scripts": [ { "js": [ "js\/jquery.js", "js\/config.js", "js\/script.js", "js\/core\/alibaba.js", "js\/core\/taobao.js", "js\/core\/tmall.js", "js\/keyword.js" ], "css": [ "css\/addon_tool.css" ], "matches": [ "http:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "http:\/\/*.1688.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.taobao.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.1688.com\/*", "https:\/\/*.tmall.hk\/*" ] } ], "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 kh\u00e1ch h\u00e0ng th\u00eam s\u1ea3n ph\u1ea9m t\u1eeb c\u00e1c wesbite 1688.com, tmall.com, taobao.com v\u1ec1 h\u1ec7 th\u1ed1ng website, app c\u1ee7a Orderqc.com.", "manifest_version": 2, "name": "ORDERQC.COM - \u0110\u1eb6T H\u00c0NG TR\u00caN TAOBAO 1688 TMALL", "permissions": [ "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*", "https:\/\/orderqc.com\/*", "http:\/\/orderqc.com\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "addon_tool.css", "images\/logo-origin.png", "images\/cart-icon.png", "images\/logo-white.png" ], "version": "6.4" } |