# [Github User Info](https://github.com/jerone/UserScripts/tree/master/Github_User_Info) [![Install](https://raw.github.com/jerone/UserScripts/master/_resources/Install-button.png)](https://github.com/jerone/UserScripts/raw/master/Github_User_Info/Github_User_Info.user.js) [![Source](https://raw.github.com/jerone/UserScripts/master/_resources/Source-button.png)](https://github.com/jerone/UserScripts/blob/master/Github_User_Info/Github_User_Info.user.js) [![Donate](https://raw.github.com/jerone/UserScripts/master/_resources/Donate-button.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VCYMHWQ7ZMBKW) [![Support](https://raw.github.com/jerone/UserScripts/master/_resources/Support-button.png)](https://github.com/jerone/UserScripts/issues) ## Description Show user information on avatar hover. ## Screenshot ![Github User Info Screenshot](https://github.com/jerone/UserScripts/raw/master/Github_User_Info/screenshot.jpg) ## Compatible * [![](https://raw.github.com/jerone/UserScripts/master/_resources/Greasemonkey.png) Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) on [![](https://raw.github.com/jerone/UserScripts/master/_resources/Firefox.png) Mozilla Firefox](http://www.mozilla.org/en-US/firefox/fx/#desktop) desktop. Please [notify](https://github.com/jerone/UserScripts/issues/new?title=Userscript%20%3Cname%3E%20%28%3Cversion%3E%29%20also%20works%20in%20%3Cbrowser%3E%20on%20%3Cdesktop/device%3E) when this userscript is successfully tested in another browser... ## Version History * **0.3.1** * Add support for authored committed users; * **0.3.0** * Add support for GitHub Gist (fixes https://github.com/jerone/UserScripts/issues/55); * **0.2.1** * Fixed local time on second hover (fixes https://github.com/jerone/UserScripts/issues/53); * Added members count for orgs (closes https://github.com/jerone/UserScripts/issues/54); * **0.2.0** * Make location linkable to Google Maps; * Added admin/staff recognition; * User with all counts and 4 digit numbers, stretching popup; * Don't error on API limit exceeded; * Fixed not saving data; * Always fill name; * Added organization count; * Fixed z-index; * Added missing hover effect on counts; * Better shadow; * Also run on homepage news feed; * Really fixing pjax events now; https://gist.github.com/jerone/e38e8637887559870d84 * Animate avatar; * Hide user counts when no counts are available; * Added some logging; * Added class to identify element; * Added username fallback when no name; * **0.1.0** * Initial version; ## Resources * https://github.com/jerone (User) * https://api.github.com/users/jerone (API user) * https://github.com/github (Organisation with admin users) * https://github.com/benbalter (User with all counts and 4 digit numbers, stretching popup) * https://api.github.com/rate_limit (Read your API limit) * https://developer.github.com/v3/ (API Documentation) ## External links * [Greasy Fork](https://greasyfork.org/en/scripts/8989-github-user-info) * [OpenUserJS](https://openuserjs.org/scripts/jerone/Github_User_Info)