Hacker News new | ask | show | jobs
by RobKohr 237 days ago
I use "Code Injector" extension which is available for firefox and chrome. You can add custom javascript and css to any page. I usually inspect the page, find the classes or ids of the elements I want to get rid of, and do a display:none on them.
2 comments

Yes, the easy custom solution for any site, if you know a little js and html.
Can you get rid of ads by this method?