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

https://github.com/hmemcpy/gisthub

Makes clicking the top left logo on gist.github.com take to github home, when clicked on the 'Github' part.
https://github.com/hmemcpy/gisthub

Last synced: 3 months ago
JSON representation

Makes clicking the top left logo on gist.github.com take to github home, when clicked on the 'Github' part.

Awesome Lists containing this project

README

          

![](http://i.imgur.com/2DriSix.png)

This Chrome extension fixes a personal annoyance of mine: the top-left logo on the [GitHub Gist](https://gist.github.com/) site takes to Gist home, instead of GitHub home.
This extension splits the logo into two hyperlinks: clicking on **GitHub** part takes to github.com, while clicking on **Gist** takes to gist.github.com.

Download at: https://chrome.google.com/webstore/detail/github-gist-logo-fixer/bgkfamnjiedcggijadfmjopnmidnkdad

### Version History

* **1.1** - Removed jQuery - pure JavaScript solution (thanks so much to [Cristi Lupascu](https://github.com/clupascu)!)

* **1.0** - First initial release

### Bugs? Questions? Suggestions?

Please feel free to [report them](../../issues) and send me a pull request!