6 reviews
I customized the script a little to put the percentages in bold and the vote counts in light gray. Now it blends in even more subtly, yet the percentage pops out more readable than ever! If you want to do the same thing, find the lines that say:
ups.style.color = "#060"
downs.style.color = "#c00"
... and change the values in quotes. To match the surrounding text, try #666 (don't be superstitious). Then I inserted this:
percent.style.fontWeight = "bold"
between these two lines:
if (g.length === 1) g = "0" + g;
percent.style.color = "#" + r + g + "00";
That's all!
I was about to make a similar script for myself but thought I should check userscripts first. Obviously, you didn't disappoint.
My only suggestion to you is to show a graphical bar (red/blue) instead of a percentage. Visual cues are processed much faster than numerical ones. ;-)
-ATmega
protect yourself from bullcrap on youtube!
this is an update of the 1.0 script which isnt working anymore.
chage: like and dislike bars have been replaced by colored numbers.
works fine for me!
CANNOT imagine living without it!
Good job
I was going to split up with the wife, but then I downloaded this script and I saw life in a new perspective. I do wish the percentages were color-coded for easier reference though (for example: red if under 50%, green if above 50%). Keep up the good work, son.
Installed, went straight to youtube, and I'll be damned, the thing worked perfectly. Why does it work on 95% of the videos? 1. SOME videos have Ratings Disabled, ans 2. Youtube is being run into the toilethole, so whattaya expect? Install this script to ASSIST in avoiding the useless bullshit on YouthTube.