Return Old GitHub Feed Firefox

Examine source code of Return Old GitHub Feed

Inspect and view changes in Return Old GitHub Feed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Return Old GitHub Feed",
  "description": "Returns the actually usable feed design",
  "version": "1.0.1",
  "manifest_version": 2,
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "js": [
        "replace.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9dfcb52a-5322-4d42-9924-9d3b8871ad90}"
    }
  }
}

Best Return Old GitHub Feed Alternatives

Here are some Firefox add-ons that are similar to Return Old GitHub Feed: