Leery Firefox

Examine source code of Leery

Inspect and view changes in Leery 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": "Leery",
  "version": "2.0",
  "description": "Notifies when visiting a leery site with insecure settings.",
  "icons": {
    "48": "icons/detective-48.png",
    "96": "icons/detective-96.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/detective-16.png",
      "32": "icons/detective-32.png"
    },
    "default_title": "",
    "default_popup": "popup/leery.html"
  },
  "permissions": [
    "webRequest",
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "util.js",
      "handlers.js",
      "background.js"
    ]
  }
}

Best Leery Alternatives

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