Wowhead Auto-Expand

By tbeseda Last update Apr 29, 2008 — Installed 428 times.
// ==UserScript==
// @name           Wowhead Auto-Expand
// @namespace      whexpand
// @description    Automatically hides the ads and expands the page
// @include        http://*wowhead.com/*
// ==/UserScript==

document.body.setAttribute('onload','g_expandSite()');