By: RyanGoodwinDev
Inspect and view changes in XML SAML Certificate Decoder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "XML SAML Certificate Decoder",
"version": "1.0.4",
"description": "Scrape and decode X.509 certificates directly from metadata files.",
"homepage_url": "https://ryangoodwin.dev/XmlSamlCertDecoder",
"icons": {
"16": "icons/icon_16.png",
"32": "icons/icon_32.png",
"48": "icons/icon_48.png",
"128": "icons/icon_128.png"
},
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": {
"16": "icons/icon_16.png",
"32": "icons/icon_32.png",
"48": "icons/icon_48.png",
"128": "icons/icon_128.png"
},
"default_title": "SAML Certificate Decoder",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_idle",
"js": [
"contentScript.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "ryan@ryangoodwin.dev"
}
}
} Best XML SAML Certificate Decoder Alternatives
Here are some Firefox add-ons that are similar to XML SAML Certificate Decoder:
SAML Message Decoder
Magnus Suther
SSL Certificate Checker sp
Luke Fields
SAML-tracer
Jaime Perez
Sitemap XML Validator
Rajiv
SafeLinks Decoder
Dmytro Talchenko
Create AWS credentials by using SAML2.0
Deepak
Try XPath
larissa9839
Sitemap Explorer: Check and View XML Sitemaps
MySitemapGenerator
AWS SAML Sign-In Beautifier
Jared Christensen
IMG_20181225_091003
ashley
Sweet Decoder
yousif
Base64 Decoder
PlatinumSif