Đặt hàng - Taobaosieutoc.com
Đây là công cụ giúp tạo đơn hàng trực tiếp trên taobao.com, 1688.com và tmall.com
Đặt hàng - Taobaosieutoc.com क्या है?
Đặt hàng - Taobaosieutoc.com https://taobaosieutoc.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Đây là công cụ giúp tạo đơn hàng trực tiếp trên taobao.com, 1688.com và tmall.com"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Đặt hàng - Taobaosieutoc.com एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This is a tool to help create orders directly on taobao.com, 1688.com and tmall.com to help make cheap Chinese orders, create orders anytime, anywhere. - Choose a product - Select product attributes - Add to cart
एक्सटेंशन की मूल जानकारी
नाम | Đặt hàng - Taobaosieutoc.com |
ID | acnppdalhhcjjcaekhccoiaghmdcfnon |
आधिकारिक URL | https://chromewebstore.google.com/detail/%C4%91%E1%BA%B7t-h%C3%A0ng-taobaosieutoccom/acnppdalhhcjjcaekhccoiaghmdcfnon |
विवरण | Đây là công cụ giúp tạo đơn hàng trực tiếp trên taobao.com, 1688.com và tmall.com |
फ़ाइल का आकार | 94.24 KB |
स्थापना संख्या | 34 |
वर्तमान संस्करण | 2.4.0 |
अंतिम अपडेट | 2021-12-06 |
प्रकाशन तिथि | 2020-05-29 |
डेवलपर | https://taobaosieutoc.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://taobaosieutoc.com |
गोपनीयता नीति पृष्ठ URL | https://thietkewebos.com/privacy-policy.html |
समर्थित भाषाएँ | vi |
manifest.json | |
{ "manifest_version": 2, "name": "\u0110\u1eb7t h\u00e0ng - Taobaosieutoc.com", "short_name": "taobaosieutoc", "description": "\u0110\u00e2y l\u00e0 c\u00f4ng c\u1ee5 gi\u00fap t\u1ea1o \u0111\u01a1n h\u00e0ng tr\u1ef1c ti\u1ebfp tr\u00ean taobao.com, 1688.com v\u00e0 tmall.com", "version": "2.4.0", "browser_action": { "default_icon": "images\/icon.png", "default_title": "Ti\u1ec7n \u00edch l\u00ean \u0111\u01a1n h\u00e0ng c\u1ee7a taobaosieutoc.com tr\u00ean taobao, tmall, 1688", "default_popup": "popup.html" }, "icons": { "128": "images\/icon128.png" }, "background": { "scripts": [ "js\/background.min.js" ], "persistent": false }, "permissions": [ "storage", "notifications", "https:\/\/taobaosieutoc.com\/*", "https:\/\/2.taobao.com\/item.htm" ], "content_scripts": [ { "run_at": "document_start", "matches": [ "https:\/\/*.taobaosieutoc.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "https:\/\/*.jd.com\/*", "https:\/\/*.jd.hk\/*", "http:\/\/detail.1688.com\/*", "https:\/\/detail.1688.com\/*", "http:\/\/item.1688.com\/*", "https:\/\/item.1688.com\/*", "http:\/\/item.jd.com\/*", "https:\/\/item.jd.com\/*", "https:\/\/item.jd.hk\/*" ], "js": [ "js\/app.min.js" ], "css": [ "css\/styles.min.css" ] } ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |