CertiMonitor Pro Firefox

Examine source code of CertiMonitor Pro

Inspect and view changes in CertiMonitor Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Certificate expiration",
  "version": "3.0",
  "description": "Shows how many days until the certificate for the website expires.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "/icons/grey-lock.svg",
    "default_title": "How many days until the certificate expires",
    "default_popup": "/html/popup.html"
  },
  "background": {
    "page": "/html/background.html"
  },
  "icons": {
    "48": "/icons/lock.svg",
    "96": "/icons/lock.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{07e0cddd-28a6-4940-b1ba-11a82e0ace58}"
    }
  }
}

Best CertiMonitor Pro Alternatives

Here are some Firefox add-ons that are similar to CertiMonitor Pro: