HTTPS Everywhere Lite Firefox

Examine source code of HTTPS Everywhere Lite

作者: https_everywhere Add-on
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"
        ]
      }
    }
  }
}

最佳 HTTPS Everywhere Lite 替代方案

这里是一些与HTTPS Everywhere Lite类似的Firefox add-on: