#CSS Refresher
##How to
Save as bookmarklet
javascript:(function(){var a=document.createElement("script");a.setAttribute("src","https://rawgit.com/drifterz28/0d459bb1286df63130f1/raw/f9c20f507bf17aaa456060a77ae51770ee54dcf2/css-refresher.js");document.body.appendChild(a);}());when on a site that you need to refresh the page click on bookmark, do start|10|styles.css will update styles.css every 10 seconds. stop will stop the refreshing and refresh will do a single refresh.