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

Melhores alternativas Smart HTTPS Redirect

Aqui estão algumas Firefox add-ons que são similares a Smart HTTPS Redirect: