CloudGuard Extension
1) Securing Access to any server and cloud protection. 2) Enabling On-Demand secure access to your Dome9 servers has never been…
CloudGuard Extension란 무엇입니까?
CloudGuard Extension은(는) Dome9 Security에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "1) Securing Access to any server and cloud protection. 2) Enabling On-Demand secure access to your Dome9 servers has never been…"입니다.
확장 프로그램 스크린샷
CloudGuard Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
1) Securing Access to any server and cloud protection. 2) Enabling On-Demand secure access to your Dome9 servers has never been easier. CloudGuard Native app gives you secure, time-based access to any set of defined servers with the click of a button. The CloudGuard Native Instant Access App: *Gives you secure access to any cloud server. *Eliminates the need to login to CloudGuard Native Central.
확장 프로그램 기본 정보
이름 | |
ID | ehgnfknpngcoibdjgplfechkifalhifk |
공식 URL | https://chrome.google.com/webstore/detail/cloudguard-extension/ehgnfknpngcoibdjgplfechkifalhifk |
설명 | 1) Securing Access to any server and cloud protection. 2) Enabling On-Demand secure access to your Dome9 servers has never been… |
파일 크기 | 1.49 MB |
설치 횟수 | 309 |
현재 버전 | 2.4.2 |
최근 업데이트 | 2022-07-14 |
출시 날짜 | 2019-12-11 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | Dome9 Security |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://dome9.com/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CloudGuard Extension", "version": "2.4.2", "manifest_version": 2, "browser_action": { "default_popup": "index.html", "default_icon": "img\/logo.png" }, "icons": { "16": "img\/logo.png", "48": "img\/logo.png", "128": "img\/logo.png" }, "options_page": "options.html", "content_security_policy": "script-src 'self' 'sha256-GgRxrVOKNdB4LrRsVPDSbzvfdV4UqglmviH9GoBJ5jk='; object-src 'self'", "background": { "scripts": [ "app\/background.js" ], "persistent": false }, "permissions": [ "notifications", "alarms" ], "content_scripts": [ { "matches": [ " |