Mvktech.net Full Page View

By `Mods Last update Feb 19, 2009 — Installed 59 times.
// ==UserScript==
// @name           Mvktech.net Full Page View
// @description    Changes Width of the page to fill the window.
// @include        http://www.mvktech.net/*
// @namespace      http://h3xploit.com
// ==/UserScript==

GM_addStyle ("tr td {width:0%;}");