Thread Hider for The Bore Firefox

Examine source code of Thread Hider for The Bore

By: Tasty Add-on
Inspect and view changes in Thread Hider for The Bore source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Thread Hider for The Bore",
  "version": "1.0.5resigned1",
  "description": "Hide threads of your choosing on thebore.com.",
  "manifest_version": 2,
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "64": "icons/64.png",
    "128": "icons/128.png",
    "512": "icons/512.png"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "http://www.thebore.com/forum/index.php?board=*",
        "http://www.thebore.com/forum/index.php?*board=*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f9957d6d-34b2-4775-b1e1-c0c03b1128f8}"
    }
  }
}

Best Thread Hider for The Bore Alternatives

Here are some Firefox add-ons that are similar to Thread Hider for The Bore: