Certage Firefox

Examine source code of Certage

Inspect and view changes in Certage 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": "Certage",
  "version": "1.2.0",
  "description": "Show the remaining days/hours for the SSL certificate for any web page.",
  "browser_action": {
    "default_icon": {
      "48": "icons/48_green.png"
    },
    "default_title": "Certage",
    "default_popup": "popup/index.html"
  },
  "icons": {
    "48": "icons/48_green.png"
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Certage Alternatives

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