Smart HTTPS Redirect Firefox

Examine source code of Smart HTTPS Redirect

Inspect and view changes in Smart HTTPS Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart HTTPS Redirect",
  "version": "1.0",
  "description": "Tự động chuyển các liên kết HTTP sang HTTPS nếu có thể.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "smart-https@yourdomain.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Smart HTTPS Redirect Alternatives

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