Make the whole Web look better with Stylish
Monday, May 7th, 2007
Most Firefox users are familiar with the Greasemonkey extension, a powerful tool that lets you enhance your browsing experience by rewriting HTML pages and JavaScript on the client side. The Stylish extension gives you that same level of control over Cascading Style Sheets (CSS). Unlike JavaScript, altering a page’s CSS cannot change its functionality — [...]