Christoph142 / modern-scroll

An extension that changes your browser's scrolling behavior and interface
https://chromewebstore.google.com/detail/modern-scroll/ejonaglbdpcfkgbcnidjlnjogfdgbofp
Other
50 stars 11 forks source link

Scroll bars not changing on youtube #225

Open max1c opened 8 months ago

max1c commented 8 months ago

Youtube sidebar: image And youtube chat: image

modern scroll Version 4.2.7

Christoph142 commented 8 months ago

Thx for the report Maxim. I'm looking into it. 👍

max1c commented 8 months ago

Thx for the report Maxim. I'm looking into it. 👍

Thanks! This actually happens on many sites now. I think it has to do with a Chromium update. I will try to compile a list when I notice it.

Christoph142 commented 8 months ago

So as far as I can see, the possibility to style the scrollbars has been entirely removed from Chromium in version 122. It looks like currently there's no way for an extension to do so. 😞 The only thing you can do right now is open chrome://flags and enable the (Fluent) Overlay Scrollbars there.

Christoph142 commented 8 months ago

https://issues.chromium.org/issues/324948085

max1c commented 8 months ago

That's unfortunate. Is it possible to add an option to completely hide or make them invisible instead of using css to 'style' them? EDIT: Fluent scrollbars works for now, thanks!