Skip to content

genius.com no longer copy sidebar recommended ads by userman

Details

Authoruserman

LicenseCC Zero

CategoryGenius

Created

Updated

Size313 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Stop copying from sidebar ads

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ?
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("genius.com") {
    /* Quelltext hier eingeben... */
    [class*="RightSidebar"] {
  user-select: none !important;
}

}

Reviews

No reviews yet.