NoHTTP Firefox

Examine source code of NoHTTP

Por: Cybo1927
Inspect and view changes in NoHTTP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NoHTTP",
  "version": "1.0.0",
  "description": "Redirect all HTTP sites to HTTPS for more security and privacy.",
  "content_scripts": [
    {
      "js": [
        "redir.js"
      ],
      "matches": [
        "http://*/*"
      ]
    }
  ],
  "permissions": [
    "http://*/*"
  ],
  "web_accessible_resources": [
    "redir.js"
  ]
}

Mejores alternativas NoHTTP

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