您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
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. */