Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 416 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 416 Bytes

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