HTTP Warner Firefox

Examine source code of HTTP Warner

Inspect and view changes in HTTP Warner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTTP Warner",
  "version": "1.0",
  "description": "Warns you on http:// sites with no SSL",
  "content_scripts": [
    {
      "matches": [
        "http://*/*"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "permissions": [
    "http://*/*"
  ],
  "icons": {
    "32": "icons/w.png"
  }
}

Best HTTP Warner Alternatives

Here are some Firefox add-ons that are similar to HTTP Warner: