Return Old GitHub Feed Firefox

Examine source code of Return Old GitHub Feed

作者: Siriusmart
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}"
    }
  }
}

最佳 Return Old GitHub Feed 替代方案

这里是一些与Return Old GitHub Feed类似的Firefox add-on: