TLS/SSL checker and reminder - ElevenGuard Firefox

Examine source code of TLS/SSL checker and reminder - ElevenGuard

By: Leo
Inspect and view changes in TLS/SSL checker and reminder - ElevenGuard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TLS/SSL checker and reminder - ElevenGuard",
  "version": "1.4",
  "icons": {
    "16": "assets/icons/favicon-16.png",
    "32": "assets/icons/favicon-32.png",
    "96": "assets/icons/favicon-96.png",
    "128": "assets/icons/favicon-128.png"
  },
  "description": "Monitor TLS/SSL certificate expiration and get notified via email or Slack.",
  "homepage_url": "https://www.elevenguard.com",
  "short_name": "ElevenGuard",
  "permissions": [
    "activeTab"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "author": "Leo Almeida",
  "browser_action": {
    "default_icon": {
      "16": "assets/icons/favicon-16.png",
      "32": "assets/icons/favicon-32.png",
      "96": "assets/icons/favicon-96.png",
      "128": "assets/icons/favicon-128.png"
    },
    "default_title": "Check TLS/SSL expiration dates"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "elevenguard@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best TLS/SSL checker and reminder - ElevenGuard Alternatives

Here are some Firefox add-ons that are similar to TLS/SSL checker and reminder - ElevenGuard: