Skip to content

Hide new Reddit side bar by clorteau

Screenshot of Hide new Reddit side bar

Details

Authorclorteau

LicenseCC-BY-4.0

Categoryreddit

Created

Updated

Size507 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Simply hide the new Reddit side bar

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Hide new Reddit side bar
@namespace      USO Archive
@author         northernlights
@description    `Simply hide the new Reddit's side bar`
@version        20210805.15.40
@license        CC-BY-4.0
@preprocessor   uso
==/UserStyle== */

@-moz-document domain("reddit.com") {
    #SHORTCUT_FOCUSABLE_DIV ._1BFbVxT49QnrAN3fqGZ1z8, ._2Xq-4oyrEvHjL5U_EeMnK8, ._20b4i5iUhjZQqDZ1BM_Q-9, ._3Kd8DQpBIbsr5E1JcrMFTY , ._1tvThPWQpORoc2taKebHx {
        display: none !important;
    }
}

Reviews

No reviews yet.