YBW hide threads Firefox

Examine source code of YBW hide threads

By: DaveRo
Inspect and view changes in YBW hide threads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YBW Hide Threads",
  "version": "2.0.3",
  "description": "Hides specifed threads on the YBW.com forum",
  "author": "DaveRo",
  "applications": {
    "gecko": {
      "id": "ybw_hide_threads@davero.addons.mozilla.org"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://forums.ybw.com/forums/*"
      ],
      "js": [
        "YBW_hide_threads.user.js"
      ]
    }
  ],
  "run_at": "document_end"
}

Best YBW hide threads Alternatives

Here are some Firefox add-ons that are similar to YBW hide threads: