SSL Certificate Checker Firefox

Examine source code of SSL Certificate Checker

By: TK88
Inspect and view changes in SSL Certificate Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SSL Certificate Checker",
  "version": "1.0",
  "description": "Checks if the current website has a valid SSL certificate.",
  "permissions": [
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ssl_certificate_checker_extension@gmail.com"
    }
  }
}

Best SSL Certificate Checker Alternatives

Here are some Firefox add-ons that are similar to SSL Certificate Checker: