Stack Overflow Prettifier Firefox

Examine source code of Stack Overflow Prettifier

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

Meilleures alternatives Stack Overflow Prettifier

Voici quelques Firefox add-ons qui sont similaires à Stack Overflow Prettifier :