Plugin VMT Order
Công cụ đặt hàng thuộc Võ Minh Thiên Logistics
Plugin VMT Order क्या है?
Plugin VMT Order https://vominhthien.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Công cụ đặt hàng thuộc Võ Minh Thiên Logistics"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Plugin VMT Order एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Công cụ mua hàng TMĐT Trung Quốc Gọi 19002017 để được hỗ trợ tốt nhất Mục tiêu của VMT là luôn cố gắng hoàn thiện trong việc xây dựng tiêu chuẩn dịch vụ để phục vụ khách hàng ngày một tốt hơn.
एक्सटेंशन की मूल जानकारी
नाम | Plugin VMT Order |
ID | mfapfoejflfnaimjjhcgacjogflflchc |
आधिकारिक URL | https://chromewebstore.google.com/detail/plugin-vmt-order/mfapfoejflfnaimjjhcgacjogflflchc |
विवरण | Công cụ đặt hàng thuộc Võ Minh Thiên Logistics |
फ़ाइल का आकार | 411 KB |
स्थापना संख्या | 1,000 |
वर्तमान संस्करण | 3.4 |
अंतिम अपडेट | 2023-07-06 |
प्रकाशन तिथि | 2022-06-08 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | https://vominhthien.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://vominhthien.com |
सहायता पृष्ठ URL | https://vominhthien.com/chuyen-muc/chinh-sach/chinh-sach-bao-mat |
गोपनीयता नीति पृष्ठ URL | https://vominhthien.com/chuyen-muc/chinh-sach/chinh-sach-bao-mat |
समर्थित भाषाएँ | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Plugin VMT Order", "short_name": "V\u00f5 Minh Thi\u00ean Logistics", "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng thu\u1ed9c V\u00f5 Minh Thi\u00ean Logistics", "version": "3.4", "action": { "default_icon": "images\/icon128.png", "default_popup": "popup.html" }, "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "48": "images\/icon48.png" }, "permissions": [ "storage", "cookies" ], "host_permissions": [ "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/logistics.vominhthien.com\/*", "https:\/\/logistics.vominhthien.com\/*", "http:\/\/api.vominhthien.com\/*", "https:\/\/api.vominhthien.com\/*" ], "background": { "service_worker": "new_background.js" }, "content_scripts": [ { "css": [ "css\/font-awesome.css" ], "js": [ "js\/jquery.js", "js\/test.js", "js\/md5.min.js", "js\/config.js", "js\/script.js" ], "matches": [ "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/*.tmall.hk\/*" ] } ], "options_page": "options.html", "web_accessible_resources": [ { "resources": [ "images\/*", "template\/*", "*.png", "css\/*", "css\/main.css", "css\/cabin\/*.woff2", "js\/*", "js\/getGlobalData.js" ], "matches": [ " |