GH Real Names
Replace IDs with real names on Github
What is GH Real Names?
GH Real Names is a Chrome extension developed by Perfect Things, and its main feature is "Replace IDs with real names on Github".
Extension Screenshots
Download GH Real Names Extension CRX File
Download GH Real Names extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This is a great and fantastic extension. It replaces user IDs, on Github and GH Enterprise, with the actual real names (from user's profiles). So when you're looking at "issues" or "PR"s, you don't have to wonder anymore, who is `u123456`, because you will see his real name is "Angus MacCrockodile"!
Extension Basic Information
Name | GH Real Names |
ID | gonnpgjkjibbcfejlldggocnkiplacif |
Official URL | https://chromewebstore.google.com/detail/gh-real-names/gonnpgjkjibbcfejlldggocnkiplacif |
Description | Replace IDs with real names on Github |
File Size | 23.35 KB |
Installation Count | 86 |
Current Version | 1.2.0 |
Last Updated | 2023-03-14 |
Publish Date | 2021-08-19 |
Developer | Perfect Things |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/tborychowski/gh-real-names |
Help Page URL | https://github.com/tborychowski/gh-real-names/issues |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2.0", "name": "GH Real Names", "author": "Tom", "description": "Replace IDs with real names on Github", "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |