Vận chuyển 247 - Taobao , Tmall , 1688
Đặt hàng Taobao , 1688, Tmall , dịch taobao , tự đống tính tiền taobao
Vận chuyển 247 - Taobao , Tmall , 1688 क्या है?
Vận chuyển 247 - Taobao , Tmall , 1688 https://vanchuyentrungquoc247.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Đặt hàng Taobao , 1688, Tmall , dịch taobao , tự đống tính tiền taobao"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Vận chuyển 247 - Taobao , Tmall , 1688 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
- Tool Extension đặt hàng Taobao, Tmall, 1688 được tạo ra nhằm mục đích hỗ trợ người dùng của website https://vanchuyentrungquoc247.com/ có thể duyệt lấy các thông tin hàng hóa, tạo đơn hàng cần mua trên các website Taobao.com, Tmall.com và 1688.com. - Tool sẽ tối thiểu các bước đặt hàng, giao dịch và quản lý đơn hàng dễ dàng nhất, thuận tiện với người tiêu dùng và các khách hàng - Việc Tool hoạt động sẽ không liên quan đến các website khác mà bạn truy cập, Tool chỉ hoạt động trên 3 web chính là Taobao, Tmall, 1688
एक्सटेंशन की मूल जानकारी
नाम | Vận chuyển 247 - Taobao , Tmall , 1688 |
ID | chcmlgfpbaphemmhackhffphknjfobfl |
आधिकारिक URL | https://chromewebstore.google.com/detail/v%E1%BA%ADn-chuy%E1%BB%83n-247-taobao-tma/chcmlgfpbaphemmhackhffphknjfobfl |
विवरण | Đặt hàng Taobao , 1688, Tmall , dịch taobao , tự đống tính tiền taobao |
फ़ाइल का आकार | 427 KB |
स्थापना संख्या | 144 |
वर्तमान संस्करण | 3.0.6 |
अंतिम अपडेट | 2018-11-16 |
प्रकाशन तिथि | 2018-11-16 |
रेटिंग | 3.75/5 कुल 4 रेटिंग्स |
डेवलपर | https://vanchuyentrungquoc247.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://vanchuyentrungquoc247.com |
सहायता पृष्ठ URL | https://vanchuyentrungquoc247.com |
गोपनीयता नीति पृष्ठ URL | https://vanchuyentrungquoc247.com/chinh-sach-bao-mat-va-bao-ve-tai-khoan-khach-hang |
समर्थित भाषाएँ | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "V\u1eadn chuy\u1ec3n 247 - Taobao , Tmall , 1688", "version": "3.0.6", "description": "\u0110\u1eb7t h\u00e0ng Taobao , 1688, Tmall , d\u1ecbch taobao , t\u1ef1 \u0111\u1ed1ng t\u00ednh ti\u1ec1n taobao", "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_icon": { "16": "icon.png", "48": "icon.png", "128": "icon.png" } }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "storage", "tabs", "notifications", "proxy" ], "web_accessible_resources": [ "css\/font-awesome\/fonts\/*", "template.html", "icon.png" ], "content_scripts": [ { "css": [ "css\/bootstrap.min.css", "css\/admin-forms.css", "css\/animate.css", "css\/style.default.css", "css\/bootstrap-table.css", "css\/toastr.min.css", "css\/font-awesome\/css\/font-awesome.css" ], "js": [ "js\/jquery.js", "js\/script.js", "js\/jquery.tmpl.js", "js\/neon-login-custom.js", "js\/jquery.validate.min.js", "js\/neon-guest-data.js", "js\/bootstrap.min.js", "js\/bootstrap-table.js", "js\/toastr.min.js", "js\/jquery.battatech.excelexport.js", "js\/sweetalert.min.js" ], "matches": [ "*:\/\/*.taobao.com\/*", "*:\/\/*.1688.com\/*", "*:\/\/*.tmall.com\/*", "*:\/\/*.tmall.hk\/*", "*:\/\/www.alibaba.com\/*", "*:\/\/*.alibaba.com\/*", "*:\/\/*.aliexpress.com\/*", "*:\/\/aliexpress.com\/*", "*:\/\/item.jd.com\/*", "*:\/\/www.amazon.cn\/*", "*:\/\/*.suning.com\/*" ] } ], "manifest_version": 2, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" } } |