AWS VPN Companion

Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected]

Qu'est-ce que AWS VPN Companion ?

AWS VPN Companion est une extension Chrome développée par Dev4Ops, et sa fonction principale est "Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected]".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension AWS VPN Companion

Téléchargez les fichiers d'extension AWS VPN Companion au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Auto-Close authentication browser window. Companion to AWS VPN SAML Authentication.                    

Informations de Base sur l'Extension

Nom AWS VPN Companion AWS VPN Companion
ID lmffeiofldbdfahndommhemembdepbbc
URL Officiel https://chromewebstore.google.com/detail/aws-vpn-companion/lmffeiofldbdfahndommhemembdepbbc
Description Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected]
Taille du Fichier 120 KB
Nombre d'Installations 52
Version Actuelle 1.0.0
Dernière Mise à Jour 2023-06-26
Date de Publication 2023-06-26
Évaluation 5.00/5 Total 1 Évaluations
Développeur Dev4Ops
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://bityad.wixsite.com/dev4ops
Langues Prises en Charge 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"
}