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開發的Chrome擴展程式,該擴展的主要功能是“Công cụ đặt hàng thuộc Võ Minh Thiên Logistics”。
擴展截圖
下載Plugin VMT Order擴展crx文件
下載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 |
官方網址 | 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": [ " |