CloudGuard Extension
1) Securing Access to any server and cloud protection. 2) Enabling On-Demand secure access to your Dome9 servers has never been…
Co to jest CloudGuard Extension?
CloudGuard Extension to rozszerzenie Chrome opracowane przez Dome9 Security, a jego główną funkcją jest „1) Securing Access to any server and cloud protection. 2) Enabling On-Demand secure access to your Dome9 servers has never been…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia CloudGuard Extension
Pobierz pliki rozszerzeń CloudGuard Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ehgnfknpngcoibdjgplfechkifalhifk |
Oficjalny URL | https://chrome.google.com/webstore/detail/cloudguard-extension/ehgnfknpngcoibdjgplfechkifalhifk |
Opis | 1) Securing Access to any server and cloud protection. 2) Enabling On-Demand secure access to your Dome9 servers has never been… |
Rozmiar pliku | 1.49 MB |
Liczba instalacji | 309 |
Aktualna Wersja | 2.4.2 |
Ostatnia Aktualizacja | 2022-07-14 |
Data Publikacji | 2019-12-11 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | Dome9 Security |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://dome9.com/ |
Obsługiwane Języki | 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": [ " |