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
Wat is Quảng Châu Online 247?
Quảng Châu Online 247 is een Chrome-extensie ontwikkeld door hungcuongqn86, en de belangrijkste functie 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".
Extensie Screenshots
Download het CRX-bestand van de extensie Quảng Châu Online 247
Download Quảng Châu Online 247-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Quảng Châu Online 247 |
ID | dbenhmlnafpkaobocpbbekehceccdkmi |
Officiële URL | https://chromewebstore.google.com/detail/qu%E1%BA%A3ng-ch%C3%A2u-online-247/dbenhmlnafpkaobocpbbekehceccdkmi |
Beschrijving | 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 |
Bestandsgrootte | 322 KB |
Aantal Installaties | 34 |
Huidige Versie | 1.3.6 |
Laatst Bijgewerkt | 2024-02-18 |
Publicatiedatum | 2019-08-23 |
Ontwikkelaar | hungcuongqn86 |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://quangchau247online.com |
Ondersteunde Talen | 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" ] } ] } |