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
Qu'est-ce que Quảng Châu Online 247 ?
Quảng Châu Online 247 est une extension Chrome développée par hungcuongqn86, et sa fonction principale est "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".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Quảng Châu Online 247
Téléchargez les fichiers d'extension Quảng Châu Online 247 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Quảng Châu Online 247 |
ID | dbenhmlnafpkaobocpbbekehceccdkmi |
URL Officiel | 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 |
Taille du Fichier | 322 KB |
Nombre d'Installations | 34 |
Version Actuelle | 1.3.6 |
Dernière Mise à Jour | 2024-02-18 |
Date de Publication | 2019-08-23 |
Développeur | hungcuongqn86 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://quangchau247online.com |
Langues Prises en Charge | 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" ] } ] } |