Cook'd and Bomb'd Really Ignore Users Firefox

Examine source code of Cook'd and Bomb'd Really Ignore Users

Inspect and view changes in Cook'd and Bomb'd Really Ignore Users source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Cook'd and Bomb'd Really Ignore Users",
  "short_name": "CaB Really Ignore Users",
  "description": "Really ignores ignored users",
  "homepage_url": "https://github.com/insin/cookdandbombd-really-ignore-users",
  "version": "1.2",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.cookdandbombd.co.uk/forums/index.php?board*",
        "https://www.cookdandbombd.co.uk/forums/index.php?topic*",
        "https://www.cookdandbombd.co.uk/forums/index.php?action=post*",
        "https://www.cookdandbombd.co.uk/forums/index.php?action=profile;area=lists;sa=ignore*",
        "https://www.cookdandbombd.co.uk/forums/index.php?action=unread*"
      ],
      "js": [
        "./cookdandbombdreallyignoreusers.user.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "contextMenus",
    "storage"
  ]
}

Best Cook'd and Bomb'd Really Ignore Users Alternatives

Here are some Firefox add-ons that are similar to Cook'd and Bomb'd Really Ignore Users: