Expiry Tracker Plus Firefox

Examine source code of Expiry Tracker Plus

By: Ross
Inspect and view changes in Expiry Tracker Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "3.0",
  "description": "__MSG_extensionDescription__",
  "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": "{2e20dc88-e0a8-4d4d-a6c9-4c90cda817d3}"
    }
  }
}

Best Expiry Tracker Plus Alternatives

Here are some Firefox add-ons that are similar to Expiry Tracker Plus: