Librefox HTTP Watcher - Red flag Firefox

Examine source code of Librefox HTTP Watcher - Red flag

By: intika
Inspect and view changes in Librefox HTTP Watcher - Red flag source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Librefox HTTP Watcher - Red flag",
  "description": "Extension that makes the whole urlbar red when browsing an http site. this is based on http-says-insecure",
  "homepage_url": "https://github.com/intika/Librefox-Firefox",
  "version": "2.9resigned1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "theme",
    "tabs",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "librefox.http.watcher@intika.be",
      "strict_min_version": "60.0"
    }
  },
  "icons": {
    "48": "./icon.png"
  }
}

Best Librefox HTTP Watcher - Red flag Alternatives

Here are some Firefox add-ons that are similar to Librefox HTTP Watcher - Red flag: