HSTS Checker Firefox

Examine source code of HSTS Checker

By: CMD368
Inspect and view changes in HSTS Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HSTS Checker",
  "version": "1.0",
  "description": "Notifies the user if the current webpage includes an HTTP Strict Transport Security (HSTS) header.",
  "permissions": [
    "tabs",
    "webRequest",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hsts_checker_extension@gmail.com"
    }
  }
}

Best HSTS Checker Alternatives

Here are some Firefox add-ons that are similar to HSTS Checker: