YouTube Video Ratings Bar with Power Meter

Places a bar below YouTube thumbnail images which shows not only the like / dislike ratings, but also the enthusiasm people have for each video.

As of 2014-06-09. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v2020.03.24 2020-03-24 Disabling entire script since Google is blocking it from working.
  • v2017.09.14 2017-09-14 Places a Ratings Bar below video player by the view count
  • v2017.07.05 2017-07-06 2017-07-05 - Fix for YouTube's new animated thumbnails
  • v2016.09.29.2 2016-09-29 Makes YouTube's "resume bar" orange
  • v2016.09.29 2016-09-29 Puts the new YouTube watched bar up top, out of the way
  • v2016.08.05 2016-08-05 Re-enabling bars for "video wall"
  • v2016.04.02 2016-04-02 2016-04-02 - Dealing with some crap Tampermonkey decided to introduce out of the blue
  • v2016.03.05 2016-03-05 2016-03-05 - Simplify vote tallies [1,395,419 = "1.4m"]. No more "-0/+0" messages or parentheses.
  • v2016.03.03 2016-03-03 2016-03-03 - Making sure to cover all YouTube domain suffixes (Magic TLD).
  • v2016.03.02 2016-03-03 2016-03-02 - Moved popup mode button in YouTube+
  • v2016.03.01 2016-03-01 2016-03-01 - Widened scope to include http for video-wall links (You should not be using http for Google services)
  • v2016.02.15 2016-02-16 2016-02-15 - Text on "video wall" ratings bars
  • v2016.02.12 2016-02-12 2016-02-12 - Hover over the Fullscreen button after the video plays and ratings bars will appear on the "video wall" thumbnails.
  • v2015.12.20.a 2015-12-21 2015.12.20.a - YouTube Plus buttons won't block the bars. Updated the UserStyle as well, in case you use top mode.
  • v2015.12.20 2015-12-21 2015.12.20 - Needed to refresh for bars to show up on some pages.
  • v2015.12.04 2015-12-05 2015.12.04 - Added support for new Trending section
  • v2015.10.19 2015-10-19 New YouTube changes were causing "NaN" messages
  • v2015.08.05 2015-08-05
  • v2015.01.10 2015-01-10 Another fix for the recent YouTube changes
  • v2015.01.09.a 2015-01-09 Fix for thumbnail times in suggestion list
  • v2015.01.09 2015-01-09 Fix for latest changes to YouTube
  • v2014.09.20 2014-09-20 2014.09.20 - Bars are visible in playlist windows alongside player
  • v2014.07.15 2014-07-16 Upgraded to YouTube API v3
  • v2014.07.14.b 2014-07-14 text fades in when hovering thumbnails instead (works better, can be changed with UserScript)
  • v2014.07.14.a 2014-07-14 overlapping text
  • v2014.07.14 2014-07-14 text fades when hovering over bars. (can be changed with UserScript)
  • v2014.07.10 2014-07-10
  • v2014.07.10 2014-07-10 More adjustments for text labels
  • v2014.07.09 2014-07-09 Fixed text label placement and size
  • v2014.07.07 2014-07-07 Cleaner, minimal design. Lots of performance tweaks.
  • v2014.07.04.a 2014-07-04
  • v2014.07.04 2014-07-04 thinner stripes
  • v2014.07.04 2014-07-04
  • v2014.07.04 2014-07-04 Transparent stripes, tweaked animations, simplified UserStyle
  • v2014.07.02.a 2014-07-03 YouTube changed some spans to divs, needed to adjust accordingly
  • v2014.06.30 2014-06-30 'Watched' thumbnails would move 1 pixel while fading in/out. Now using a workaround (this was a browser bug).
  • v2014.06.29.a 2014-06-29 sped up the fading animation on 'watched' thumbnails
  • v2014.06.29 2014-06-29 made pausedBar shorter on hover
  • v2014.06.29 2014-06-29 animations, text labels, gradient stripes instead of borders, bug fixes
  • v2014.06.15 2014-06-15 slight color tweak, added icon and license link
  • v2014.06.11 2014-06-11 public
  • v2014.06.10 2014-06-10
  • v2014.06.10 2014-06-10 added more includes
  • v2014.06.10 2014-06-10 tidying up some things
  • v2014.06.10 2014-06-10 changed description, added copyright
  • v2014.06.10 2014-06-10 added author
  • v2014.06.10 2014-06-10
  • v2014.06.10 2014-06-10 added comments, reorganized code, tweaked colors, changed title, figured out that it does work in Firefox after all
  • v2014.06.09 2014-06-09
  • v2014.06.09 2014-06-09

Show all script versions