This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name RM Center Songs | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0 | |
// @description Center the song and show panels on RM.FM | |
// @author TheDarkTron | |
// @match https://www.rm.fm/*/feed | |
// @icon https://www.google.com/s2/favicons?domain=rm.fm | |
// @grant GM_addStyle | |
// @run-at document-start |