Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

Disable bottom-right corner scroll down button when in full screen

  • 1 odgovor
  • 0 ima ovaj problem
  • 4 prikaza
  • Posljednji odgovor od zeroknight

more options

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.
Priložene slike ekrana

Svi odgovori (1)

more options

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;)