Friday, February 24th, 2006
ReCSS: Reload your CSS Bookmarklet
>David Schontzler came up with a quick and useful bookmarklet, ReCSS.
It reloads all the stylesheets pulled in via links by adding a query string argument to the end of the URL. Quite handy for applying CSS tweaks to dynamic apps.
Tested in Firefox, IE, and Safari.
Related Content:











How about reloading Firefox’s userContent.css? I’ve been looking for an easy way to do this. Now that Firefox supports site-specific css in this file (using the @-moz-document declaration), I’d really like to be able to reload it easily without restarting the browser. It’s amazing how much common sites can be improved with a few css tweaks. It’s a simpler approach than grease monkey.