An open API service indexing awesome lists of open source software.

https://github.com/ForbesLindesay/github-real-names

A plugin for Google Chrome that adds a button to toggle showing real names instead of usernames on GitHub
https://github.com/ForbesLindesay/github-real-names

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://chrome.google.com/webstore/detail/github-real-names/edfnfekndkopmlejjmlplpceflfldoae?hl=en-GB).

## How to build

To build, run:

```js
yarn
browserify index.js > contentscript.js
```

in this repository.

## LICENSE

MIT