Skip to content

Reddit 2024 Better Scroll by rewqxecsvub

Details

Authorrewqxecsvub

LicenseNo License

Categoryreddit.com

Created

Updated

Size223 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide left and right sidebars from 2024 Reddit redesign for better and easier scrolling.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Reddit Better Scroll
@version    20240916.15.45
@namespace  ?
==/UserStyle== */

@-moz-document domain("reddit.com") {
#left-sidebar-container, 
#right-sidebar-container {
    display: none;
}
}

Reviews

No reviews yet.