github-real-names icon indicating copy to clipboard operation
github-real-names copied to clipboard

A plugin for Google Chrome that adds a button to toggle showing real names instead of usernames on GitHub

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