Quảng Châu Online 247
Hỗ trợ người Việt tìm và đặt các sản phẩm trên các website thương mại điện tử Trung Quốc
What is Quảng Châu Online 247?
Quảng Châu Online 247 is a Chrome extension developed by hungcuongqn86, and its main feature is "Hỗ trợ người Việt tìm và đặt các sản phẩm trên các website thương mại điện tử Trung Quốc".
Extension Screenshots
Download Quảng Châu Online 247 Extension CRX File
Download Quảng Châu Online 247 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ụ hỗ trợ người dùng Việt Nam tìm kiếm và đặt hàng các sản phẩm trên các website thương mại điện tử lớn của Trung Quốc như https://taobao.com, https://www.1688.com, người dùng có thể xem được thông tin tỉ giá, giá sản phẩm bằng tiếng việt, tiền việt, có thể đặt dịch vụ mua hàng và vận chuyển hàng về Việt Nam.
Extension Basic Information
Name | Quảng Châu Online 247 |
ID | dbenhmlnafpkaobocpbbekehceccdkmi |
Official URL | https://chromewebstore.google.com/detail/qu%E1%BA%A3ng-ch%C3%A2u-online-247/dbenhmlnafpkaobocpbbekehceccdkmi |
Description | Hỗ trợ người Việt tìm và đặt các sản phẩm trên các website thương mại điện tử Trung Quốc |
File Size | 322 KB |
Installation Count | 34 |
Current Version | 1.3.6 |
Last Updated | 2024-02-18 |
Publish Date | 2019-08-23 |
Developer | hungcuongqn86 |
[email protected] | |
Payment Type | free |
Extension Website | https://quangchau247online.com |
Supported Languages | vi |
manifest.json | |
{ "action": { "default_icon": "images\/128x128.png", "default_popup": "popup.html" }, "content_scripts": [ { "css": [ "\/css\/all.min.css" ], "js": [ "\/dist\/nini.js", "\/dist\/all.min.js" ], "matches": [ "https:\/\/*.quangchau247online.com\/*", "http:\/\/*.quangchau247online.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*" ] } ], "description": "H\u1ed7 tr\u1ee3 ng\u01b0\u1eddi Vi\u1ec7t t\u00ecm v\u00e0 \u0111\u1eb7t c\u00e1c s\u1ea3n ph\u1ea9m tr\u00ean c\u00e1c website th\u01b0\u01a1ng m\u1ea1i \u0111i\u1ec7n t\u1eed Trung Qu\u1ed1c", "homepage_url": "https:\/\/api.quangchau247online.com\/public", "host_permissions": [ "https:\/\/*.quangchau247online.com\/", "https:\/\/item.taobao.com\/", "https:\/\/detail.1688.com\/", "https:\/\/detail.tmall.com\/" ], "icons": { "128": "images\/128x128.png", "144": "images\/144x144.png", "16": "images\/16x16.png", "32": "images\/32x32.png", "48": "images\/64x64.png" }, "input_components": { "rate": 3470 }, "manifest_version": 3, "name": "Qu\u1ea3ng Ch\u00e2u Online 247", "permissions": [ "storage" ], "short_name": "qc247", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.6", "web_accessible_resources": [ { "matches": [ "https:\/\/*.quangchau247online\/*", "http:\/\/*.quangchau247online\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*" ], "resources": [ "images\/*", "\/dist\/all.min.js", "\/css\/all.min.css" ] } ] } |