Greasy Fork is available in English.

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.

Ajankohdalta 30.8.2024. Katso uusin versio.

Tekijä
Ghosty-Tongue
Arvostelut
0 0 0
Versio
1.0
Luotu
30.8.2024
Päivitetty
30.8.2024
Size
8,28 kt
Lisenssi
MIT
Käytössä
Kaikki sivustot

// ==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==