Skip to content

Instantly share code, notes, and snippets.

@kaezarrex
kaezarrex / tl_trac_beautifier.user.js
Created November 28, 2011 19:50 — forked from jasonwyatt/tl_trac_beautifier.user.js
TransLoc Trac Beautifier
// ==UserScript==
// @name TL Trac Beautifier
// @namespace https://dev.transloc.com
// @description Makes Trac look much better.
// @include https://dev.transloc.com/*
// ==/UserScript==
var $;
addJQuery(letsJQuery);