GitHub Wider Sidebar Firefox

Examine source code of GitHub Wider Sidebar

By: Mario Add-on
Inspect and view changes in GitHub Wider Sidebar source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Wider Sidebar",
  "version": "2.0",
  "description": "Makes GitHub's sidebar wider",
  "permissions": [
    "*://github.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "wider-sidebar@yourdomain.com"
    }
  }
}

Best GitHub Wider Sidebar Alternatives

Here are some Firefox add-ons that are similar to GitHub Wider Sidebar: