Name instead of UserId for SAP GitHub Firefox

Examine source code of Name instead of UserId for SAP GitHub

Inspect and view changes in Name instead of UserId for SAP GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Name instead of UserId for SAP GitHub",
  "description": "Display full name instead of UserId for SAP GitHub Enterprise instance & perform Autologin via external IDP if logged out",
  "version": "0.6.2",
  "manifest_version": 2,
  "content_scripts": [
    {
      "js": [
        "index.bundle.js"
      ],
      "matches": [
        "https://github.wdf.sap.corp/*",
        "https://github.tools.sap/*"
      ],
      "exclude_matches": [
        "https://github.wdf.sap.corp/pages*",
        "https://pages.github.tools.sap/*"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  }
}

Meilleures alternatives Name instead of UserId for SAP GitHub

Voici quelques Firefox add-ons qui sont similaires à Name instead of UserId for SAP GitHub :