Công cụ đặt hàng - Nguonhangtrung.com
Công cụ hỗ trợ người dùng của Nguonhangtrung.com đặt hàng tại Taobao.com, Tmall.com và 1688.com
What is Công cụ đặt hàng - Nguonhangtrung.com?
Công cụ đặt hàng - Nguonhangtrung.com is a Chrome extension developed by https://nguonhangtrung.com, and its main feature is "Công cụ hỗ trợ người dùng của Nguonhangtrung.com đặt hàng tại Taobao.com, Tmall.com và 1688.com".
Extension Screenshots
Download Công cụ đặt hàng - Nguonhangtrung.com Extension CRX File
Download Công cụ đặt hàng - Nguonhangtrung.com 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
Một plugin hỗ trợ người dùng của Nguonhangtrung.com mua hàng tại website: Taobao.com, Tmall.com và 1688.com
Extension Basic Information
Name | Công cụ đặt hàng - Nguonhangtrung.com |
ID | iahpkmhkkjfgmkcbimidpdhciglomnnk |
Official URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nguonhan/iahpkmhkkjfgmkcbimidpdhciglomnnk |
Description | Công cụ hỗ trợ người dùng của Nguonhangtrung.com đặt hàng tại Taobao.com, Tmall.com và 1688.com |
File Size | 56.26 KB |
Installation Count | 21 |
Current Version | 2.3.7 |
Last Updated | 2019-11-07 |
Publish Date | 2019-11-06 |
Developer | https://nguonhangtrung.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://thietkewebos.com/privacy-policy.html |
Supported Languages | vi |
manifest.json | |
{ "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng - Nguonhangtrung.com", "short_name": "Nguonhangtrung.com", "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi d\u00f9ng c\u1ee7a Nguonhangtrung.com \u0111\u1eb7t h\u00e0ng t\u1ea1i Taobao.com, Tmall.com v\u00e0 1688.com", "manifest_version": 2, "author": "HAIHS", "version": "2.3.7", "homepage_url": "https:\/\/nguonhangtrung.com", "browser_action": { "default_icon": "images\/icon.png" }, "icons": { "128": "images\/icon.png" }, "content_scripts": [ { "css": [ "css\/styles.css" ], "js": [ "js\/scripts.js" ], "matches": [ "https:\/\/*.1688.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.tmall.hk\/*" ] } ], "permissions": [ "https:\/\/Nguonhangtrung.com\/*", "http:\/\/Nguonhangtrung.com\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |