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

최고의 Smart HTTPS Redirect 대안

다음은 Smart HTTPS Redirect과(와) 유사한 Firefox add-on입니다: