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
Hvad er Công cụ nhập hàng Trung Quốc 247?
Công cụ nhập hàng Trung Quốc 247 er en Chrome-udvidelse udviklet af https://order.nhaphangtrungquoc247.com, og dens hovedfunktion er "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".
Udvidelsesskærmbilleder
Download Công cụ nhập hàng Trung Quốc 247-udvidelses-CRX-fil
Download Công cụ nhập hàng Trung Quốc 247-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | fbacbfobaolpegffapengpimmnfdcikl |
| Officiel URL | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-nh%E1%BA%ADp-h%C3%A0ng-trung-q/fbacbfobaolpegffapengpimmnfdcikl |
| Beskrivelse | 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 |
| Filstørrelse | 78.78 KB |
| Antal Installationer | 317 |
| Nuværende Version | 1.0 |
| Senest Opdateret | 2019-07-22 |
| Udgivelsesdato | 2019-07-21 |
| Udvikler | https://order.nhaphangtrungquoc247.com |
| [email protected] | |
| Betalingsmetode | free |
| URL til Fortrolighedspolitik Side | https://sites.google.com/view/order-nhaphangtrungquoc-com/home |
| Understøttede Sprog | 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'"
} | |