Youtube Video Ratings Bar with Power Meter (DISABLED)

This used to display ratings bar on YouTube thumbnails, but Google has blocked how it gets its data. I'm disabling it for now in case people still have it running.

  1. // ==UserScript==
  2. // @name Youtube Video Ratings Bar with Power Meter (DISABLED)
  3. // @description This used to display ratings bar on YouTube thumbnails, but Google has blocked how it gets its data. I'm disabling it for now in case people still have it running.
  4. // @version 2020.03.24
  5. // @author lednerg
  6. // @license (CC) Attribution Non-Commercial Share Alike; http://creativecommons.org/licenses/by-nc-sa/3.0/
  7. // @icon http://i.imgur.com/ZfKR597.png
  8. // @namespace https://greasyfork.org/users/253
  9. // @include https://example.com
  10. // ==/UserScript==
  11.  
  12. /* If I can figure out a way to get this script to work within the constraints Google is placing on it, I'll update it. For now, I'm going to keep it from wasting your CPU cycles and bandwidth and simply disable it. */