GitHub Real Name Resolver Firefox

Examine source code of GitHub Real Name Resolver

Por: Nate T
Inspect and view changes in GitHub Real Name Resolver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Real Name Resolver",
  "version": "1.1",
  "description": "Replace cryptic GitHub IDs with real names from hovercards.",
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fe258fb5-3061-47bd-bad9-ab250ef04bbd}"
    }
  }
}

Melhores alternativas GitHub Real Name Resolver

Aqui estão algumas Firefox add-ons que são similares a GitHub Real Name Resolver: