Greasy Fork is available in English.

Spirit's Custom HF Header

Adds various forums to the HF heading.

// ==UserScript==
// @name      Spirit's Custom HF Header
// @namespace  http://use.i.E.your.homepage/
// @version    1.0
// @description  Adds various forums to the HF heading.
// @match      http://*/*
// @copyright  2015+, You
// ==/UserScript==
var regex = /\(Unread(.*?)\)/;
var revised = "(Unread $1) | <a href='forumdisplay.php?fid=25'>Lounge</a> | </a> | <a href='forumdisplay.php?fid=195'>Gamertags</a> |";