Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name GitHub Your Fork
// @namespace https://github.com
// @description Shows a 'forked to' button below the title
// @include https://*github.com/*
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js
// @version 1.0.4
// @grant none
// ==/UserScript==