Wowhead Auto-Expand

By tbeseda Last update Apr 29, 2008 — Installed 292 times. Daily Installs: 1, 1, 0, 0, 0, 0, 0, 1, 2, 0, 1, 0, 5, 0, 0, 0, 3, 0, 1, 0, 3, 0, 0, 0, 1, 0, 0, 0, 2, 0, 1, 0
// ==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()');