https://github.com/tborychowski/gh-real-names
Replace IDs with real names on Github and GH Enterprise.
https://github.com/tborychowski/gh-real-names
browser-extension chrome-extension edge-extension github github-enterprise
Last synced: 3 months ago
JSON representation
Replace IDs with real names on Github and GH Enterprise.
- Host: GitHub
- URL: https://github.com/tborychowski/gh-real-names
- Owner: tborychowski
- License: gpl-3.0
- Created: 2021-08-18T13:52:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T12:28:53.000Z (over 3 years ago)
- Last Synced: 2025-02-14T03:23:32.837Z (over 1 year ago)
- Topics: browser-extension, chrome-extension, edge-extension, github, github-enterprise
- Language: JavaScript
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GH Real Names
Replace IDs with real names on Github.
### Download
* [Chrome store](https://chrome.google.com/webstore/detail/gh-real-names/gonnpgjkjibbcfejlldggocnkiplacif?hl=en-GB&authuser=0)
* [Mozilla Addons](https://addons.mozilla.org/en-US/firefox/addon/gh-real-names/)
### Why ``?
Because chrome's idiotic URL matching does not allow for `github.domain.corp` type patterns. So the proper checking is done in js after page is loaded & idle.