CoderStats link for Github Coders Firefox

Examine source code of CoderStats link for Github Coders

Inspect and view changes in CoderStats link for Github Coders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "2.1.0",
  "homepage_url": "https://coderstats.github.io/",
  "name": "CoderStats link for Github Coders",
  "description": "Display a link to the CoderStats page for the currently displayed GitHub user when browsing github.com.",
  "icons": {
    "48": "static/logo-48x48.png",
    "128": "static/logo-128x128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "coderstats.js"
      ],
      "run_at": "document_end"
    }
  ],
  "applications": {
    "gecko": {
      "id": "jid1-HAA0sgdoxNv9aA@jetpack",
      "strict_min_version": "48.0"
    }
  }
}

Best CoderStats link for Github Coders Alternatives

Here are some Firefox add-ons that are similar to CoderStats link for Github Coders: