Disable bottom-right corner scroll down button when in full screen
When watching Youtube in full screen, mousing over bottom right corner of the screen activates some kind of a miniscule scroll down button. I assume this is an issue with Firefox since it does not occur in other browsers. I want to disable this functionality so when instinctively navigating to the bottom right corner I disable full screen, not scroll down.
When watching Youtube in full screen, mousing over bottom right corner of the screen activates some kind of a miniscule scroll down button. I assume this is an issue with Firefox since it does not occur in other browsers. I want to disable this functionality so when instinctively navigating to the bottom right corner I disable full screen, not scroll down.
All Replies (1)
You can hide the scrollbar in fullscreen youtube by installing uBlock Origin and adding the following line to "My filters":
youtube.com##ytd-app:style(scrollbar-width: none !important;)