Music Player for Open Dirictories

A full-page music player with a modern interface, including download buttons and time display. Credit to https://www.reddit.com/r/opendirectories/comments/1f3fxmu/inline_listning_to_music/ for the idea and base code.

As of 30/08/2024. See the latest version.

Autor
Ghosty-Tongue
Ocene
0 0 0
Verzija
1.0
Napravljeno
30/08/2024
Ažurirano
30/08/2024
Size
8,28 КБ
Licenca
MIT
Važi za
All sites

// ==UserScript==
// @name Music Player for Open Dirictories
// @namespace http://tampermonkey.net/
// @version 1.0
// @description A full-page music player with a modern interface, including download buttons and time display. Credit to https://www.reddit.com/r/opendirectories/comments/1f3fxmu/inline_listning_to_music/ for the idea and base code.
// @author GhostyTongue
// @match *://*/*
// @grant none
// @license MIT
// ==/UserScript==