Refined Stack Overflow Firefox

Examine source code of Refined Stack Overflow

Inspect and view changes in Refined Stack Overflow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Refined Stack Overflow",
  "description": "Show answers you upvoted / your answers first",
  "version": "1.3.1",
  "content_scripts": [
    {
      "matches": [
        "*://*.stackoverflow.com/*",
        "*://*.stackexchange.com/*",
        "*://askubuntu.com/*"
      ],
      "js": [
        "script.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "icons": {
    "48": "icon.png",
    "96": "icon@2x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{06b14489-8990-4214-94e8-54a6e2751da0}"
    }
  }
}

Meilleures alternatives Refined Stack Overflow

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