Hacker News new | ask | show | jobs
by nokicky 2339 days ago
Nice! The results look much better without favicons, I'm going to install this too.
1 comments

I just created a uBlock origin rule. It seems the extension gets the same job done by removing all HTML elements with the class "xA33Gc" or "K7JcSb" (source: https://github.com/Jtfinlay/gsearch-hidefavicon/blob/master/...).

In uBlock Origin one could add the rules:

www.google.com##.TbwUpd > .xA33Gc www.google.com##.TbwUpd > .K7JcSb

Or more generally: www.google.com##.TbwUpd > img

to hide the icons...