Công cụ đặt hàng - dathangtrung.vn
Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của dathangtrung.vn
What is Công cụ đặt hàng - dathangtrung.vn?
Công cụ đặt hàng - dathangtrung.vn is a Chrome extension developed by https://dathangtrung.vn, and its main feature is "Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của dathangtrung.vn".
Extension Screenshots
Download Công cụ đặt hàng - dathangtrung.vn Extension CRX File
Download Công cụ đặt hàng - dathangtrung.vn 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 của Dathangtrung.vn Công cụ đặt hàng hỗ trợ Nhập hàng trực tuyến của Đặt Hàng Trung, tạo đơn trực tiếp trên taobao.com, 1688.com, tmall.com giúp đặt hàng trung quốc giá rẻ, order taobao mọi lúc mọi nơi
Extension Basic Information
Name | Công cụ đặt hàng - dathangtrung.vn |
ID | okkkpohnnjcpmdmbikolalomknfadkpn |
Official URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-dathangt/okkkpohnnjcpmdmbikolalomknfadkpn |
Description | Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của dathangtrung.vn |
File Size | 70.39 KB |
Installation Count | 54 |
Current Version | 2.4.2 |
Last Updated | 2024-02-25 |
Publish Date | 2020-02-28 |
Developer | https://dathangtrung.vn |
[email protected] | |
Payment Type | free |
Extension Website | https://dathangtrung.vn/ |
Privacy Policy Page URL | https://thietkewebos.com/privacy-policy.html |
Supported Languages | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng - dathangtrung.vn", "description": "H\u1ed7 tr\u1ee3 th\u00eam s\u1ea3n ph\u1ea9m t\u1eeb taobao.com, tmall.com, 1688.com v\u00e0o gi\u1ecf h\u00e0ng c\u1ee7a dathangtrung.vn", "version": "2.4.2", "action": { "default_icon": "images\/icon.png", "default_title": "Ti\u1ec7n \u00edch l\u00ean \u0111\u01a1n h\u00e0ng c\u1ee7a dathangtrung.vn tr\u00ean taobao, tmall, 1688", "default_popup": "popup.html" }, "icons": { "128": "images\/icon128.png" }, "background": { "service_worker": "js\/background.min.js", "persistant": false }, "content_scripts": [ { "matches": [ "https:\/\/*.dathangtrung.vn\/*", "http:\/\/*.dathangtrung.vn\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.com\/*", "http:\/\/*.hm.com\/*", "https:\/\/*.tmall.hk\/*", "https:\/\/detail.1688.com\/*", "http:\/\/*.tmall.hk\/*" ], "css": [ "css\/styles.min.css" ], "js": [ "js\/jquery-2.2.3.min.js", "js\/app.min.js" ] } ], "host_permissions": [ "https:\/\/*.taobao.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.com\/*", "http:\/\/*.hm.com\/*", "https:\/\/*.tmall.hk\/*", "https:\/\/detail.1688.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.dathangtrung.vn\/*", "http:\/\/*.dathangtrung.vn\/*" ] } |