Auto HTTPS Redirect Firefox

Examine source code of Auto HTTPS Redirect

Par : S666 Add-on
Inspect and view changes in Auto HTTPS Redirect source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto HTTPS Redirect",
  "version": "1.0",
  "description": "Tự động chuyển hướng HTTP sang HTTPS nếu khả dụng.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "auto-https-redirect@example.com"
    }
  }
}

Meilleures alternatives Auto HTTPS Redirect

Voici quelques Firefox add-ons qui sont similaires à Auto HTTPS Redirect :