This Greasemonkey script was for the Lite version of Facebook that was in Beta in 2009. Sadly, Facebook Lite is no longer available, meaning that this script is now redundant. However, if you’d like a quick and easy example of how to use GreaseMonkey to hide certain divs (e.g. for removing ads), check out the source code.
“Full Width Facebook Lite” is possibly the world’s shortest Greasemonkey script: it simply removes the right-hand bar in the new Facebook Lite, thus removing the ad and the big white space, allowing the actual content to span the full width. Useful for people who don’t like ads, and people with small displays!
It requires Firefox with Greasemonkey, Safari with GreaseKit, or similar. GreaseKit compatibility (via the in-built implementation of GM_addStyle) was provided thanks to ‘greut’ in this thread: http://userscripts.org/topics/1912. The auto-updater is provided by this script: http://userscripts.org/scripts/show/20145.
There’s no point putting this under the GPL as it’s so simple, so it’s public domain.
Pingback: Only Dreaming