Name instead of UserId for SAP GitHub Firefox

Examine source code of Name instead of UserId for SAP GitHub

제작자: Christian Grail
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"
  }
}

최고의 Name instead of UserId for SAP GitHub 대안

다음은 Name instead of UserId for SAP GitHub과(와) 유사한 Firefox add-on입니다: