GitHub Streaks Firefox

Examine source code of GitHub Streaks

제작자: Brian Steffens
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"
      ]
    }
  ]
}

최고의 GitHub Streaks 대안

다음은 GitHub Streaks과(와) 유사한 Firefox add-on입니다: