Công cụ nhập hàng Trung Quốc 247
Công cụ hỗ trợ bỏ giỏ tiện lợi trên các web thương mại TQ: taobao, tmall, 1688,... và ship về VN với NhapHangTrungQuoc247.com
¿Qué es Công cụ nhập hàng Trung Quốc 247?
Công cụ nhập hàng Trung Quốc 247 es una extensión de Chrome desarrollada por https://order.nhaphangtrungquoc247.com, y su función principal es "Công cụ hỗ trợ bỏ giỏ tiện lợi trên các web thương mại TQ: taobao, tmall, 1688,... và ship về VN với NhapHangTrungQuoc247.com".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Công cụ nhập hàng Trung Quốc 247
Descarga archivos de extensión Công cụ nhập hàng Trung Quốc 247 en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Công cụ hỗ trợ bỏ giỏ trên các trang web thương mại Trung Quốc: taobao, tmall, 1688,... và nhập hàng về Việt Nam qua dịch vụ NhapHangTrungQuoc247.com. Hotline Tư Vấn Dịch Vụ: 0987 860 384 (Mr Giang) Cách sử dụng như sau: 1/ Sau khi cài đặt extension, vào bất kỳ web bán hàng taobao, 1688, tmall bạn sẽ được chuyển đến cửa sổ đăng nhập tài khoản nhaphangtrungquoc247 2/ Bạn đăng ký và kích hoạt tài khoản từ email 3/ Bạn có thể xem giá và bỏ giỏ món hàng yêu thích (Riêng với 1688 bạn sẽ không thấy giá trước mà sau khi bỏ giỏ mới thấy) 4/ Khi có nhu cầu gửi đơn, bạn vào giỏ hàng, check vào các link muốn tạo đơn bấm gửi đơn hàng 5/ Chờ báo giá Có thể xem chi tiết tại đây: https://nhaphangtrungquoc247.com/huong-dan-dat-hang
Información Básica de la Extensión
Nombre | Công cụ nhập hàng Trung Quốc 247 |
ID | fbacbfobaolpegffapengpimmnfdcikl |
URL Oficial | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-nh%E1%BA%ADp-h%C3%A0ng-trung-q/fbacbfobaolpegffapengpimmnfdcikl |
Descripción | Công cụ hỗ trợ bỏ giỏ tiện lợi trên các web thương mại TQ: taobao, tmall, 1688,... và ship về VN với NhapHangTrungQuoc247.com |
Tamaño del Archivo | 78.78 KB |
Cantidad de Instalaciones | 317 |
Versión Actual | 1.0 |
Última Actualización | 2019-07-22 |
Fecha de Publicación | 2019-07-21 |
Desarrollador | https://order.nhaphangtrungquoc247.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://sites.google.com/view/order-nhaphangtrungquoc-com/home |
Idiomas Soportados | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "C\u00f4ng c\u1ee5 nh\u1eadp h\u00e0ng Trung Qu\u1ed1c 247", "short_name": "NhapHangTrungQuoc247.com", "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 b\u1ecf gi\u1ecf ti\u1ec7n l\u1ee3i tr\u00ean c\u00e1c web th\u01b0\u01a1ng m\u1ea1i TQ: taobao, tmall, 1688,... v\u00e0 ship v\u1ec1 VN v\u1edbi NhapHangTrungQuoc247.com", "version": "1.0", "background": { "persistent": true, "scripts": [ "background.js" ] }, "externally_connectable": { "matches": [ "https:\/\/order.nhaphangtrungquoc247.com\/*", "http:\/\/order.nhaphangtrungquoc247.com\/*" ] }, "content_scripts": [ { "matches": [ "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.zara.cn\/*", "https:\/\/*.zara.cn\/*", "http:\/\/*.hm.com\/*", "https:\/\/*.hm.com\/*", "http:\/\/*.jd.com\/*", "https:\/\/*.jd.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*" ], "css": [ "content.css" ], "js": [ "jquery-2.1.4.min.js", "content.js" ], "run_at": "document_start" } ], "permissions": [ "https:\/\/order.nhaphangtrungquoc247.com\/" ], "icons": { "16": "img\/n247-icon16.png", "48": "img\/n247-icon48.png", "128": "img\/n247-icon128.png" }, "oauth2": { "client_id": "918113404185-uo3nob1dvra30p85frlfcg7socvc9252.apps.googleusercontent.com", "scopes": [ "profile" ] }, "content_security_policy": "script-src 'self' https:\/\/order.nhaphangtrungquoc247.com\/; object-src 'self'" } |