CoderStats link for Github Coders Firefox

Examine source code of CoderStats link for Github Coders

作者: coderstats
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"
    }
  }
}

最佳 CoderStats link for Github Coders 替代方案

这里是一些与CoderStats link for Github Coders类似的Firefox add-on: