removes scroll in full screen
youtubescrollremover4881 by hatch1
Details
Authorhatch1
LicenseNo License
Categoryytscrollremover.userstyles.world
Created
Updated
Code size179 B
Code checksumb6ca3418
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ?
@version 20241130.02.02
@namespace ?
==/UserStyle== */
@-moz-document url("https://www.youtube.com/") {
ytd-app { overflow: hidden; }
}