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 |
官方URL | 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": [ " |