Skip to content

Instantly share code, notes, and snippets.

@TheDarkTron
TheDarkTron / rm-center-songs.user.js
Created November 3, 2021 07:37
RM Center Songs userscript
// ==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