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입니다: