Auto HTTPS Redirect Firefox

Examine source code of Auto HTTPS Redirect

By: 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"
    }
  }
}

Best Auto HTTPS Redirect Alternatives

Here are some Firefox add-ons that are similar to Auto HTTPS Redirect: