WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Amazon DCV WebAuthn Redirection Extension

Amazon DCV WebAuthn Redirection Extension

View on Chrome Web Store
View Amazon DCV WebAuthn Redirection Extension Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Redirects WebAuthn through Amazon DCV
Type
Extension
Users
100,000 users
10K
aws.amazon.com
View author page of aws.amazon.com
Published
Published on July 13, 2023
Version 1.3.0.58
Manifest version
3
Updated
Updated on December 13, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Amazon DCV WebAuthn Redirection Extension Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon DCV WebAuthn Redirection Extension",
    "description": "Redirects WebAuthn through Amazon DCV",
    "manifest_version": 3,
    "version": "1.3.0.58",
    "background": {
        "service_worker": "dcvwebauthnsvcworkerbundle.js"
    },
    "permissions": [
        "webAuthenticationProxy",
        "nativeMessaging"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "16.png",
                "32.png",
                "48.png",
                "128.png",
                "error.png",
                "processing.png",
                "stable.png"
            ]
        }
    ],
    "icons": {
        "16": "16.png",
        "32": "32.png",
        "48": "48.png",
        "128": "128.png"
    },
    "action": {
        "default_icon": {
            "16": "16.png"
        },
        "default_popup": ".\/dcvwebauthnpopup.html"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top