StackOverflow Detoxifier Firefox

Examine source code of StackOverflow Detoxifier

Inspect and view changes in StackOverflow Detoxifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "StackOverflow Detoxifier",
  "version": "1.1",
  "description": "Removes some of the most toxic parts of Stack-Overflow, such as the downvote and close buttons",
  "content_scripts": [
    {
      "matches": [
        "*://*.stackoverflow.com/*",
        "*://stackoverflow.com/*"
      ],
      "js": [
        "better-so.js"
      ]
    }
  ]
}

Best StackOverflow Detoxifier Alternatives

Here are some Firefox add-ons that are similar to StackOverflow Detoxifier: