Last active
December 14, 2015 20:38
-
-
Save alexgb/5144852 to your computer and use it in GitHub Desktop.
Drag this link to your bookmarks toolbar. You can click it when on a Github account page to quickly tip someone when you use their code or like their project!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function() { | |
window.location = 'https://www.gittip.com/on/github/' + document.URL.split('/').pop(); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment