GitHub Real Names
Github Real Names is a Google chrome extension that adds a button to toggle showing real names instead of usernames on GitHub.
Download it from the chrome store.
How to build
To build, run:
yarn
browserify index.js > contentscript.js
in this repository.
LICENSE
MIT