HTTPS Everywhere Lite Firefox

Examine source code of HTTPS Everywhere Lite

Inspect and view changes in HTTPS Everywhere Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTTPS Everywhere Lite",
  "version": "1.0",
  "description": "Automatically redirects HTTP requests to HTTPS when available.",
  "icons": {
    "128": "icon.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "https-everywhere-lite@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas HTTPS Everywhere Lite

Aqui estão algumas Firefox add-ons que são similares a HTTPS Everywhere Lite: