NoHLTVForums Firefox

Examine source code of NoHLTVForums

Inspect and view changes in NoHLTVForums source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "NoForums",
  "version": "1.0",
  "description": "Removes hltv forums from the sidebar.",
  "manifest_version": 2,
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.hltv.org/*"
      ],
      "exclude_matches": [
        "https://www.hltv.org/forums"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ]
}

Best NoHLTVForums Alternatives

Here are some Firefox add-ons that are similar to NoHLTVForums: