Userstyles
I’ve just been getting into facebook and wanted to get rid of the ads. Turns out it’s pretty simple to roll your own quick one like so:
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain(“facebook.com”) { .ad_capsule{ display: none !important; } #ssponsor{ display: none !important; } .nextstep{ display: none !important; } }
I’m also using the “Facebook in Calibri” style because Calibri is my girlfriend.
Userstyles
Stylish extension for Firefox
