Show up-votes and down-votes next to the total score on reddit comments. Originally written by mistercow and optimized by Allan Bogh. It now also works on user pages by default like commentroversy do.
| Recently Updated Topics | Posts |
|---|---|
| Script Update | 1 |
this script has 1 topic, 1 post
| Review Summary | ||
|---|---|---|
| (3) | ||
| (0) | ||
| (0) | ||
| (0) | ||
| (0) | ||
this script has 3 reviews
Since the original Uppers and Downers script by mistercow has been around for a while without an update I took the liberty to patch the script with code recently provided by Allan Bogh, giving it a serious speed boost. It's now much faster than both the original Uppers and Downers and commentroversy! Other than uploading this patched version and making it work on user pages by default I take no credit.
http://userscripts.org/topics/30551
If you don't like the colors and bold text then find these two rows and simply comment them out by typing // in front of them.
GM_addStyle(".moo_ups { color:rgb(255, 139, 36); font-weight:bold; }");
GM_addStyle(".moo_downs { color:rgb(148,148,255); font-weight:bold; }");





