Skip to content

Global - No Scrolls PLZ by j0n4t

Details

Authorj0n4t

LicenseCC Zero

Categoryglobal

Created

Updated

Size335 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Say good bye to scrolls everywhere!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         No Scrolls PLZ
@version      20210821.14.48
@namespace    userstyles.world/user/j0n4t
@description  Say good bye to scrolls everywhere!
@author       j0n4t
@license      CC Zero
==/UserStyle== */

@-moz-document regexp(".*") {
::-webkit-scrollbar {display: none;}
* {scrollbar-width: none;}
}

Reviews

No reviews yet.