Greasy Fork is available in English.

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.

// ==UserScript==
// @name        Youtube Video Ratings Bar with Power Meter (DISABLED)
// @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.
// @version     2020.03.24
// @author      lednerg
// @license     (CC) Attribution Non-Commercial Share Alike; http://creativecommons.org/licenses/by-nc-sa/3.0/
// @icon        http://i.imgur.com/ZfKR597.png
// @namespace   https://greasyfork.org/users/253
// @include     https://example.com
// ==/UserScript==

/* 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. */