GitHub Streaks Firefox

Examine source code of GitHub Streaks

Inspect and view changes in GitHub Streaks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Streaks",
  "version": "1.6resigned1",
  "description": "Add GitHub streaks back into your browser",
  "applications": {
    "gecko": {
      "id": "github-streaks@mozilla.org",
      "strict_min_version": "45.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "streaks.user.js"
      ]
    }
  ]
}

Best GitHub Streaks Alternatives

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