HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín
Công cụ hỗ trợ đặt hàng 1688, TMALL, Taobao.
什麼是HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín?
HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín是由thietkewebigf開發的Chrome擴展程式,該擴展的主要功能是“Công cụ hỗ trợ đặt hàng 1688, TMALL, Taobao.”。
擴展截圖
下載HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín擴展crx文件
下載HANGQUOCTE.VN – Đặt hàng Trung Quốc uy tín擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
HQT LOGISTICS - Dịch vụ vận chuyển hàng Trung Quốc Uy tín - Chuyên nghiệp - Nhanh chóng. HOTLINE: 0977.244.811 -0976.720.906 - 0942.664.499
擴展基本資訊
名稱 | |
ID | bjhnodbmckbankekdeakipokhbbfooob |
官方網址 | https://chromewebstore.google.com/detail/hangquoctevn-%E2%80%93-%C4%91%E1%BA%B7t-h%C3%A0ng-t/bjhnodbmckbankekdeakipokhbbfooob |
簡介 | Công cụ hỗ trợ đặt hàng 1688, TMALL, Taobao. |
檔案大小 | 119 KB |
安裝次數 | 43 |
目前版本 | 2.3 |
更新時間 | 2022-05-30 |
上架時間 | 2021-04-13 |
評分 | 5.00/5 共 2 次評分 |
開發者 | thietkewebigf |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://taobaostore.vn/chinh-sach-bao-mat.html |
支援的語言 | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HANGQUOCTE.VN \u2013 \u0110\u1eb7t h\u00e0ng Trung Qu\u1ed1c uy t\u00edn", "version": "2.3", "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 \u0111\u1eb7t h\u00e0ng 1688, TMALL, Taobao.", "short_name": "order-hangquocte", "author": "[email protected]", "background": { "service_worker": "background-worker.js" }, "permissions": [ "storage" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "optional_permissions": [], "manifest_version": 3, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_title": "React Chrome Extension", "default_popup": "popup.html", "default_icon": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } }, "web_accessible_resources": [ { "resources": [ "jquery-1.11.2.min.js" ], "matches": [ "*:\/\/*\/*" ] } ], "content_scripts": [ { "js": [ "jquery-1.11.2.min.js", "content-script.js" ], "css": [ "style.css" ], "matches": [ "http:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "http:\/\/*.tmall.hk\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.taobao.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "https:\/\/*.1688.com\/*", "https:\/\/*.alibaba.com\/*", "https:\/\/hangquocte.vn\/gio-hang-extension", "https:\/\/hangquocte.vn\/ajaxs\/search\/addCartExtension.php", "https:\/\/hangquocte.vn\/ajaxs\/search\/search_keyword_ex.php", "https:\/\/hangquocte.vn\/ajaxs\/extension\/get_rate_exchange.php" ] } ] } |