StackOverflow Detoxifier Firefox

Examine source code of StackOverflow Detoxifier

提供元: 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"
      ]
    }
  ]
}

ベストのStackOverflow Detoxifier代替案

StackOverflow Detoxifierに類似したFirefox add-onをいくつか紹介します: