logoalt Hacker News

sodapopcantoday at 4:40 PM1 replyview on HN

I got a facebook account because I wanted to use marketplace. I just use one of those CSS browser plugins to hide the newsfeed which is where all the ads pop up. The following does the trick for me:

    [role=main] {
      display: none;
    }
I also don't have any friends on it.

Replies

hatsunearutoday at 5:01 PM

Marketplace has video ads that play with sound as you scroll by now. It's incredible

show 1 reply