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"
      ]
    }
  ]
}

Meilleures alternatives GitHub Streaks

Voici quelques Firefox add-ons qui sont similaires à GitHub Streaks :