Facebook Clean Home

By Erik Nomitch Last update May 18, 2007 — Installed 612 times. Daily Installs: 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0
// ==UserScript==
// @name           Facebook Clean Home
// @namespace      http://userscripts.org
// @include        http://*facebook.com/home*
// ==/UserScript==

GM_addStyle("#home_container { display: none !important; }");
GM_addStyle("#pagefooter { display: none !important; }");