Stackoverflow HNQ Blocker Firefox

Examine source code of Stackoverflow HNQ Blocker

Inspect and view changes in Stackoverflow HNQ Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stackoverflow HNQ Blocker",
  "version": "1.1resigned1",
  "description": "Blocks the Hot Network Questions panel on Stackoverflow.",
  "icons": {
    "32": "favicon.png"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "https://*.stackoverflow.com/*"
      ],
      "js": [
        "inject.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "inject.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b6afa850-174e-48f7-9253-36c19a5b5f94}"
    }
  }
}

Best Stackoverflow HNQ Blocker Alternatives

Here are some Firefox add-ons that are similar to Stackoverflow HNQ Blocker: