AWS VPN Companion
Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected]
Was ist AWS VPN Companion?
AWS VPN Companion ist eine Chrome-Erweiterung, die von Dev4Ops entwickelt wurde, und ihr Hauptmerkmal ist "Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected]".
Erweiterungsscreenshots
AWS VPN Companion-Erweiterungs-CRX-Datei herunterladen
Laden Sie AWS VPN Companion-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Auto-Close authentication browser window. Companion to AWS VPN SAML Authentication.
Grundlegende Informationen zur Erweiterung
Name | AWS VPN Companion |
ID | lmffeiofldbdfahndommhemembdepbbc |
Offizielle URL | https://chromewebstore.google.com/detail/aws-vpn-companion/lmffeiofldbdfahndommhemembdepbbc |
Beschreibung | Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected] |
Dateigröße | 120 KB |
Installationsanzahl | 52 |
Aktuelle Version | 1.0.0 |
Letztes Update | 2023-06-26 |
Veröffentlichungsdatum | 2023-06-26 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Dev4Ops |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://bityad.wixsite.com/dev4ops |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AWS VPN Companion", "description": "Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected]", "author": "[email protected]", "homepage_url": "https:\/\/bityad.wixsite.com\/dev4ops", "version": "1.0.0", "host_permissions": [ "http:\/\/127.0.0.1\/*" ], "permissions": [ "tabs" ], "background": { "service_worker": "service_worker.js" }, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "manifest_version": 3, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApyYGjmMm667e+NQ7Y73NWYD4zSyxZU6ji64xYOTou6edsi82nxq32DGiTuVuETHjKqRoRTpmt4Qs\/+Fwt\/5O9qMl20Dd+sk0PsYiJvxXdD7Q4e3yLXnun8NMH8T8lTABEUS9Q5AvRWyKtD8fQNjPDgzWfhdCSoxooKWZigt8QNRG6hpOhdf++BXoaLgWnvJWQQGkLNYrq5eAdJrLUfOz5RW6gSHa2zqGd9aRXuMPv9eDPwMJCPV43H2edwYKTDy+bLT+7VuJgCI4rXulRoOBR+qLy63mc+1e93RE1XXEggNfuzPjMvEGI6Mg27ISUVbC8Q0\/aoBS7Fsay0rSn+e4NwIDAQAB" } |