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입니다: