Uses a small amount of CSS to remove advertisements. This script is cross-browser (Gecko, Opera, Safari, Chrome).
I thought it was about time that somebody created a script to just remove advertisements on Facebook. This script doesn't use listeners or any of that memory-intensive crap. It just inserts a little CSS into the page.
Bookmarklet Source Code:
javascript%3A%28function%28%29%7Bvar%2520s%3D%27http%3A//userscripts.org/scripts/source/46560.user.js%27%2Ct%3D%27text/javascript%27%2Cd%3Ddocument%2Cn%3Dnavigator%2Ce%3B%28e%3Dd.createElement%28%27script%27%29%29.src%3Ds%3Be.type%3Dt%3Bd.getElementsByTagName%28%27head%27%29%5B0%5D.appendChild%28e%29%7D%29%28%29%3BdoIt%28%27%27%29%3Bvoid%28%27%27%29%3B