Auto HTTPS Redirect Firefox

Examine source code of Auto HTTPS Redirect

作者: 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"
    }
  }
}

最佳 Auto HTTPS Redirect 替代方案

这里是一些与Auto HTTPS Redirect类似的Firefox add-on: