[DEPRECATED] StackExchange Focused Firefox

Examine source code of [DEPRECATED] StackExchange Focused

Inspect and view changes in [DEPRECATED] StackExchange Focused source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0.1",
  "name": "StackExchange Focused",
  "description": "Remove distractions from StackExchange websites.",
  "icons": {
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.stackexchange.com/questions/*",
        "*://stackoverflow.com/questions/*",
        "*://superuser.com/questions/*",
        "*://serverfault.com/questions/*",
        "*://askubuntu.com/questions/*"
      ],
      "css": [
        "content_style.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "stackexchange_focued@yusacetin.github.io"
    }
  }
}

Best [DEPRECATED] StackExchange Focused Alternatives

Here are some Firefox add-ons that are similar to [DEPRECATED] StackExchange Focused: