SSLeuth Firefox

Examine source code of SSLeuth

By: mcortt Add-on
Inspect and view changes in SSLeuth source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SSLeuth",
  "version": "1.7.1",
  "description": "Displays connection and certificate details for the current page.",
  "author": "mcortt",
  "icons": {
    "16": "icons/icon.svg",
    "32": "icons/icon.svg",
    "48": "icons/icon.svg",
    "96": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icons/icon.svg",
    "default_title": "View Certificate",
    "default_popup": "popup/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ssleuth@certs"
    }
  }
}

Best SSLeuth Alternatives

Here are some Firefox add-ons that are similar to SSLeuth: