Reddit Uppers and Downers Enhanced

By brasso Last update Sep 4, 2009 — Installed 4,311 times. Daily Installs: 21, 312, 262, 126, 25, 29, 18, 20, 16, 31, 54, 22, 423, 58, 27, 37, 49, 38, 37, 19, 17, 15, 16, 28, 25, 41, 22, 30, 20, 13, 33, 21
Script Summary:
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 TopicsPosts
Script Update1

this script has 1 topic, 1 post

Review Summary
5 stars
3 reviews (3)
4 stars
0 reviews (0)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 3 reviews

Thumb

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; }");