HTTP Warner Firefox

Examine source code of HTTP Warner

Por: niyoseris
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"
  }
}

Mejores alternativas HTTP Warner

Aquí hay algunas Firefox add-ons que son similares a HTTP Warner: