WebExtension.net
WebExtension.net

SAML-tracer

View on Chrome Web Store
View SAML-tracer Chrome Extension on Chrome Web Store
4.4 (29 ratings)

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

A debugger for viewing SAML messages
Type
Extension
Users
300,000 users
SimpleSAMLphp
View author page of SimpleSAMLphp
Published
Published on May 30, 2018
Version 1.8.0
Manifest version
3
Updated
Updated on August 18, 2024
View on Chrome Web Store
View SAML-tracer Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SAML-tracer",
    "description": "A debugger for viewing SAML messages",
    "author": "Olav Morken, Jaime Perez, Thijs Kinkhorst, Jan K\u00f6hler, Tim van Dijen",
    "manifest_version": 3,
    "version": "1.8.0",
    "homepage_url": "https:\/\/github.com\/SimpleSAMLphp\/SAML-tracer",
    "icons": {
        "16": "src\/resources\/images\/icon16.png",
        "32": "src\/resources\/images\/icon32.png",
        "48": "src\/resources\/images\/icon48.png",
        "96": "src\/resources\/images\/icon96.png",
        "128": "src\/resources\/images\/icon128.png"
    },
    "permissions": [
        "webRequest"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "bootstrap.js",
        "scripts": [
            "bootstrap.js"
        ]
    },
    "action": {
        "default_icon": {
            "16": "src\/resources\/images\/icon16.png",
            "32": "src\/resources\/images\/icon32.png",
            "48": "src\/resources\/images\/icon48.png",
            "96": "src\/resources\/images\/icon96.png",
            "128": "src\/resources\/images\/icon128.png"
        }
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "{d3e01ff2-9a3a-4007-8f6e-7acd9a5de263}",
            "strict_min_version": "121.0"
        }
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+S"
            },
            "description": "Opens SAML-tracer if it's not yet started or brings it back to the front if it's already started."
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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