AWS VPN Companion

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

What is AWS VPN Companion?

AWS VPN Companion is a Chrome extension developed by Dev4Ops, and its main feature is "Auto-Close authentication browser window. Companion to AWS VPN Client - SAML Authentication. Bought to you by: [email protected]".

Extension Screenshots

screenshot

Download AWS VPN Companion Extension CRX File

Download AWS VPN Companion extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name AWS VPN Companion AWS VPN Companion
ID lmffeiofldbdfahndommhemembdepbbc
Official URL 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]
File Size 120 KB
Installation Count 52
Current Version 1.0.0
Last Updated 2023-06-26
Publish Date 2023-06-26
Rating 5.00/5 Total 1 Ratings
Developer Dev4Ops
Email [email protected]
Payment Type free
Extension Website https://bityad.wixsite.com/dev4ops
Supported Languages 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"
}