Heimdall
Shopee's secure network access control extension
Heimdall란 무엇입니까?
Heimdall은(는) Shopee Heimdall Project에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Shopee's secure network access control extension"입니다.
확장 프로그램 스크린샷
Heimdall 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |