Plugin VMT Order
Công cụ đặt hàng thuộc Võ Minh Thiên Logistics
Plugin VMT Orderคืออะไร?
Plugin VMT Order เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://vominhthien.com และคุณลักษณะหลักของมันคือ "Công cụ đặt hàng thuộc Võ Minh Thiên Logistics"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Plugin VMT Order
ดาวน์โหลดไฟล์ส่วนขยาย Plugin VMT Order ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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": [ " |