Force HTTPS Lite Firefox

Examine source code of Force HTTPS Lite

Par : WIN456 Add-on
Inspect and view changes in Force HTTPS Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Force HTTPS Lite",
  "version": "1.0",
  "description": "Tự động chuyển hướng từ HTTP sang HTTPS nếu trang web hỗ trợ.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "force-https-lite@example.com",
      "strict_min_version": "60.0"
    }
  },
  "applications": {
    "gecko": {
      "id": "force-https-lite@example.com"
    }
  }
}

Meilleures alternatives Force HTTPS Lite

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