Github home's old columns layout Firefox

Examine source code of Github home's old columns layout

Por: Tym17
Inspect and view changes in Github home's old columns layout source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github home's old columns layout",
  "version": "1.1resigned1",
  "description": "Places the newsfeed on the left side of the page like it was before so your repositories are shown on the right.",
  "icons": {
    "48": "icons/48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/"
      ],
      "js": [
        "js/swapthem.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1c1126ee-f933-4467-bcc9-3c8fb6c7634a}"
    }
  }
}

Mejores alternativas Github home's old columns layout

Aquí hay algunas Firefox add-ons que son similares a Github home's old columns layout: