HTTPS Open Firefox

Examine source code of HTTPS Open

제작자: Karl Add-on
Inspect and view changes in HTTPS Open 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": "HTTPS Open",
  "version": "1.0",
  "description": "Forces all HTTP requests to use HTTPS.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{664b1fdf-f49c-4176-b144-12a140f1d68a}"
    }
  }
}

최고의 HTTPS Open 대안

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