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: