StackOverflow Detoxifier Firefox

Examine source code of StackOverflow Detoxifier

Par : Evert Pot
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"
      ]
    }
  ]
}

Meilleures alternatives StackOverflow Detoxifier

Voici quelques Firefox add-ons qui sont similaires à StackOverflow Detoxifier :