I did not even think of using a chrome extension to hide elements of a page on a website. I've always been opening up the console, finding an element, and usually applying a display: none. I might start using a chrome extension so that the style modifications persist accross sessions.
I did not even think of using a chrome extension to hide elements of a page on a website. I've always been opening up the console, finding an element, and usually applying a
display: none. I might start using a chrome extension so that the style modifications persist accross sessions.You might want to check out userstyles as well then :)