Chiết khấu haitau.vn
Công cụ nhận chiết khấu của haitau.vn trên trình duyệt Chrome & Cốc cốc.
什麼是Chiết khấu haitau.vn?
Chiết khấu haitau.vn是由Cổng nhập hàng Trung Quốc開發的Chrome擴展程式,該擴展的主要功能是“Công cụ nhận chiết khấu của haitau.vn trên trình duyệt Chrome & Cốc cốc.”。
擴展截圖
下載Chiết khấu haitau.vn擴展crx文件
下載Chiết khấu haitau.vn擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Hỗ trợ lấy chiết khấu 1688 taobao Công cụ hỗ trợ lấy chiết khấu trên taobao 1688 tmall Ứng dụng được phát triển bởi haitau.vn
擴展基本資訊
名稱 | Chiết khấu haitau.vn |
ID | pjgldnmgilbonlkphnioppladmejaepd |
官方網址 | https://chromewebstore.google.com/detail/chi%E1%BA%BFt-kh%E1%BA%A5u-haitauvn/pjgldnmgilbonlkphnioppladmejaepd |
簡介 | Công cụ nhận chiết khấu của haitau.vn trên trình duyệt Chrome & Cốc cốc. |
檔案大小 | 133 KB |
安裝次數 | 19 |
目前版本 | 1.1 |
更新時間 | 2020-06-25 |
上架時間 | 2020-06-24 |
開發者 | Cổng nhập hàng Trung Quốc |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://haitau.vn |
說明頁面URL | https://haitau.vn |
隱私政策頁面URL | https://haitau.vn/chinh-sach-dieu-khoan/chinh-sach-bao-mat-thong-tin |
支援的語言 | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_title": "Chi\u1ebft kh\u1ea5u haitau.vn" }, "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png", "512": "icon512.png" }, "content_scripts": [ { "all_frames": true, "js": [ "\/js\/jquery.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\/*", "http:\/\/*.tmall.com\/item*", "https:\/\/*.tmall.com\/item*", "http:\/\/detail.1688.com\/*", "https:\/\/detail.1688.com\/*", "http:\/\/item.taobao.com\/*", "http:\/\/*.taobao.com\/item\/*", "https:\/\/item.taobao.com\/*", "https:\/\/*.taobao.com\/item\/*" ] } ], "description": "C\u00f4ng c\u1ee5 nh\u1eadn chi\u1ebft kh\u1ea5u c\u1ee7a haitau.vn tr\u00ean tr\u00ecnh duy\u1ec7t Chrome & C\u1ed1c c\u1ed1c.", "manifest_version": 2, "name": "Chi\u1ebft kh\u1ea5u haitau.vn", "short_name": "cps.haitau.vn", "permissions": [ "http:\/\/item.taobao.com\/*", "http:\/\/*.taobao.com\/item\/*", "https:\/\/item.taobao.com\/*", "https:\/\/*.taobao.com\/item\/*", "http:\/\/*.tmall.com\/item*", "https:\/\/*.tmall.com\/item*", "http:\/\/detail.1688.com\/*", "https:\/\/detail.1688.com\/*", "http:\/\/localhost\/*", "http:\/\/chietkhau.haitau.vn\/*", "http:\/\/*.haitau.vn\/*", "http:\/\/*.haitau.vn\/api\/addon\/*", "https:\/\/*.haitau.vn\/*", "https:\/\/*.haitau.vn\/api\/addon\/*", "http:\/\/chietkhau.haitau.vn\/api\/addon\/*", "https:\/\/chietkhau.haitau.vn\/api\/addon\/*", "storage", "tabs" ], "background": { "persistent": true, "page": "background.html" }, "version": "1.1", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |