Stack Overflow Prettifier Firefox

Examine source code of Stack Overflow Prettifier

Inspect and view changes in Stack Overflow Prettifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "StackOverflow/Exchange Prettifier",
  "version": "1.2",
  "description": "Ball out by blocking out all the unnecessary garbage from StackOverflow.",
  "icons": {
    "96": "icons/stack_prettifier_96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.stackoverflow.com/*",
        "*://*.stackexchange.com/*",
        "*://*.superuser.com/*",
        "*://*.serverfault.com/*",
        "*://*.askubuntu.com/*"
      ],
      "js": [
        "stack_prettifier.js"
      ]
    }
  ]
}

Best Stack Overflow Prettifier Alternatives

Here are some Firefox add-ons that are similar to Stack Overflow Prettifier: