您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Sort RYM track ratings by score with a toggle button
This Tampermonkey script adds a "Sort by Rating" button above the tracklist on RateYourMusic album pages. Click it to instantly sort tracks by rating, making it easy to spot the highest-rated songs. Click again to restore the original order.
The script automatically detects the tracklist, works with both old and new RYM layouts, and retries if the page loads dynamically. It sorts tracks based on their rating percentage and uses a MutationObserver to handle changes.