HTTPS Open Firefox

Examine source code of HTTPS Open

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

Meilleures alternatives HTTPS Open

Voici quelques Firefox add-ons qui sont similaires à HTTPS Open :