This file contains hidden or 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
// ==UserScript== | |
// @name Home Site | |
// @version 0.1 | |
// @description Display a user's "home" Stack Exchange site (that which they have the most reputation on) and their accept rate | |
// @namespace mkl9FF3w | |
// @author Falcon Darkstar Momot | |
// @license GNU GPL v3 or later (http://www.gnu.org/copyleft/gpl.html) | |
// @grant none | |
// @include http://stackoverflow.com/* | |
// @include http://serverfault.com/* |