GitHub Defreshed Firefox

Examine source code of GitHub Defreshed

Inspect and view changes in GitHub Defreshed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Defreshed",
  "description": "Classical GitHub at its finest",
  "version": "4.3.3",
  "author": "Kir_Antipov",
  "homepage_url": "https://github.com/Kir-Antipov/GitHub-Defreshed",
  "icons": {
    "19": "icons/icon-19.png",
    "38": "icons/icon-38.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "github-defreshed.user.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "GitHub Defreshed",
    "default_icon": {
      "19": "icons/icon-19.png",
      "38": "icons/icon-38.png"
    },
    "default_popup": "popup/index.html"
  },
  "permissions": [
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "{7945c276-9007-400b-b174-70db1146af7e}"
    }
  }
}

Best GitHub Defreshed Alternatives

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