Heimdall
Shopee's secure network access control extension
什麼是Heimdall?
Heimdall是由Shopee Heimdall Project開發的Chrome擴展程式,該擴展的主要功能是“Shopee's secure network access control extension”。
擴展截圖
下載Heimdall擴展crx文件
下載Heimdall擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This Chrome extension allow you to access our corp's network, with a secure-by-default settings.
擴展基本資訊
名稱 | Heimdall |
ID | ochakbabgibkngiacohpppcpmjbfmafm |
官方網址 | https://chromewebstore.google.com/detail/heimdall/ochakbabgibkngiacohpppcpmjbfmafm |
簡介 | Shopee's secure network access control extension |
檔案大小 | 433 KB |
安裝次數 | 10,000 |
目前版本 | 1.7.0 |
更新時間 | 2024-02-20 |
上架時間 | 2023-06-26 |
評分 | 5.00/5 共 6 次評分 |
開發者 | Shopee Heimdall Project |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://help.shopee.sg/portal/article/77149 |
支援的語言 | en,pt-BR,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Heimdall", "description": "__MSG_app_desc__", "version": "1.7.0", "minimum_chrome_version": "109", "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" }, "permissions": [ "identity", "identity.email", "storage", "proxy", "alarms", "webRequest", "webRequestAuthProvider", "cookies", "management", "downloads", "webNavigation", "offscreen", "scripting" ], "icons": { "128": "logo.png" }, "host_permissions": [ " |