Nhập hàng giá gốc - Nhập hàng Trung Quốc
Công cụ hỗ trợ người dùng của nhaphanggiagoc.vn đặt hàng trên website: Taobao.com, Tmall.com và 1688.com
What is Nhập hàng giá gốc - Nhập hàng Trung Quốc?
Nhập hàng giá gốc - Nhập hàng Trung Quốc is a Chrome extension developed by https://nhaphanggiagoc.vn, and its main feature is "Công cụ hỗ trợ người dùng của nhaphanggiagoc.vn đặt hàng trên website: Taobao.com, Tmall.com và 1688.com".
Extension Screenshots
Download Nhập hàng giá gốc - Nhập hàng Trung Quốc Extension CRX File
Download Nhập hàng giá gốc - Nhập hàng Trung Quốc 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
Đây là Plugin hỗ trợ người dùng của nhaphanggiagoc.vn lấy thông tin sản phẩm bao gồm giá sản phẩm, số lượng, kích thước, màu sắc, link sản phẩm, hình ảnh khi mua hàng trên các website: taotao.com, tmaill.com và 1688.com
Extension Basic Information
Name | Nhập hàng giá gốc - Nhập hàng Trung Quốc |
ID | eiejiahbnfmomjijakgoipjjpplknkom |
Official URL | https://chromewebstore.google.com/detail/nh%E1%BA%ADp-h%C3%A0ng-gi%C3%A1-g%E1%BB%91c-nh%E1%BA%ADp-h%C3%A0/eiejiahbnfmomjijakgoipjjpplknkom |
Description | Công cụ hỗ trợ người dùng của nhaphanggiagoc.vn đặt hàng trên website: Taobao.com, Tmall.com và 1688.com |
File Size | 65.33 KB |
Installation Count | 122 |
Current Version | 2.4.0 |
Last Updated | 2024-01-23 |
Publish Date | 2019-09-10 |
Rating | 5.00/5 Total 4 Ratings |
Developer | https://nhaphanggiagoc.vn |
[email protected] | |
Payment Type | free |
Extension Website | https://thietkewebos.com/ |
Privacy Policy Page URL | https://thietkewebos.com/chinh-sach-bao-mat.html |
Supported Languages | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Nh\u1eadp h\u00e0ng gi\u00e1 g\u1ed1c - Nh\u1eadp h\u00e0ng Trung Qu\u1ed1c", "homepage_url": "https:\/\/nhaphanggiagoc.vn", "short_name": "nhaphanggiagoc.vn", "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi d\u00f9ng c\u1ee7a nhaphanggiagoc.vn \u0111\u1eb7t h\u00e0ng tr\u00ean website: Taobao.com, Tmall.com v\u00e0 1688.com", "version": "2.4.0", "action": { "default_icon": "images\/icon.png", "default_title": "Ti\u1ec7n \u00edch l\u00ean \u0111\u01a1n h\u00e0ng c\u1ee7a nhaphanggiagoc.vn tr\u00ean taobao, tmall, 1688", "default_popup": "popup.html" }, "icons": { "128": "images\/icon.png" }, "background": { "service_worker": "js\/background.min.js", "persistant": true }, "content_scripts": [ { "matches": [ "https:\/\/*.nhaphanggiagoc.vn\/*", "http:\/\/*.nhaphanggiagoc.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:\/\/*.nhaphanggiagoc.vn\/*", "http:\/\/*.nhaphanggiagoc.vn\/*" ] } |