Create account

replied 2127d
I've done it before for sites where I needed to do repeat operations many times. Remember early on someone made one that added some extra features to memo (block & neverending feed).
replied 2127d
If you can get this style:

div[id^="show-muted-"] { display:none; }

into your browser's user.css and it supports CSS3, they'll be hidden.