Download music when listening to the music on Moe.FM
// ==UserScript==
// @name Moe-FM Downloader
// @version 1.2
// @description Download music when listening to the music on Moe.FM
// @author 864907600cc
// @grant none
// @include *://moe.fm/listen*
// @match *://moe.fm/listen*
// @run-at document-end
// @namespace https://greasyfork.org/users/141
// ==/UserScript==
alert('The userscript Moe-FM Downloader has been deleted and may not provide support any more, please delete it from your browser, thanks. :-)');