By: Darius
Inspect and view changes in Strict Transport Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Strict Transport Checker",
"version": "1.0.0",
"description": "Check if a domain has HSTS enabled: max-age, includeSubDomains, and preload status.",
"browser_specific_settings": {
"gecko": {
"id": "{13caf6a5-f64d-4622-8be2-59a4c06533ba}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "static/icon16.png",
"32": "static/icon32.png",
"48": "static/icon48.png",
"96": "static/icon96.png",
"128": "static/icon128.png"
},
"default_title": "Strict Transport Checker",
"default_popup": "popup.html"
},
"icons": {
"16": "static/icon16.png",
"32": "static/icon32.png",
"48": "static/icon48.png",
"96": "static/icon96.png",
"128": "static/icon128.png"
}
} Best Strict Transport Checker Alternatives
Here are some Firefox add-ons that are similar to Strict Transport Checker: