30.11.2020: Updated with the new patchseries and instructions for Windows
02.12.2020: Added tweaks
08.12.2020: Updated with patchseries v4
31.01.2020: Updated with patchseries v6
| // ==UserScript== | |
| // @name GitHub Gists Link On Profiles | |
| // @namespace githubGistsProfileLink | |
| // @include http*://github.com/* | |
| // @datecreated 2010-06-02 | |
| // @lastupdated 2010-06-03 | |
| // @version 0.1.1 | |
| // @author Erik Vergobbi Vold | |
| // @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html | |
| // @description This userscript will add a link to a GitHub user's gists to their profile page. |