GitHub Enterprise User ID to Name Replacement Firefox

Examine source code of GitHub Enterprise User ID to Name Replacement

Inspect and view changes in GitHub Enterprise User ID to Name Replacement source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Enterprise User ID to Name Replacement",
  "version": "1.2resigned1",
  "description": "Replaces the User ID text with a user's name in Github Enterprise.",
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "icons": {
    "48": "icons/icon48.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "github-sso-to-name.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "pjax-handler.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f074747a-82f5-4d38-8e33-c691305b1907}"
    }
  }
}

Best GitHub Enterprise User ID to Name Replacement Alternatives

Here are some Firefox add-ons that are similar to GitHub Enterprise User ID to Name Replacement: