AWS VPN Companion
Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected]
Wat is AWS VPN Companion?
AWS VPN Companion is een Chrome-extensie ontwikkeld door Dev4Ops, en de belangrijkste functie is "Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected]".
Extensie Screenshots
Download het CRX-bestand van de extensie AWS VPN Companion
Download AWS VPN Companion-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Auto-Close authentication browser window. Companion to AWS VPN SAML Authentication. Basisinformatie over de Extensie
| Naam | |
| ID | lmffeiofldbdfahndommhemembdepbbc |
| Officiële URL | https://chromewebstore.google.com/detail/aws-vpn-companion/lmffeiofldbdfahndommhemembdepbbc |
| Beschrijving | Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected] |
| Bestandsgrootte | 120 KB |
| Aantal Installaties | 52 |
| Huidige Versie | 1.0.0 |
| Laatst Bijgewerkt | 2023-06-26 |
| Publicatiedatum | 2023-06-26 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | Dev4Ops |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://bityad.wixsite.com/dev4ops |
| Ondersteunde Talen | 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"
} | |