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"
        ]
      }
    }
  }
}

Meilleures alternatives HTTPS Everywhere Lite

Voici quelques Firefox add-ons qui sont similaires à HTTPS Everywhere Lite :