Skip to content

Youtube Music No Music Player by pixelnodeyt

Details

Authorpixelnodeyt

LicenseSkibidi Toilet Rizz Looksmaxxing License 3.0

Categorywoah

Created

Updated

Size332 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Just some bad mod for people who live in a place where everyone sees their screen but listens to music with kinda(?) nsfw thuumbnails

Notes

skibidi

Source code

/* ==UserStyle==
@name       Youtube Music No Music Player
@version    20241123.19.51
@namespace  ?
==/UserStyle== */

@-moz-document domain("music.youtube.com") {
ytmusic-player {
    display: none;
    top: 0px;
    left: 0px;
}

#side-panel {
    width: 100%;
    -webkit-transform: translateX(-350px);
    /* 10px to left */
}
}

Reviews

No reviews yet.