raingart / Nova-YouTube-extension

Apache License 2.0
199 stars 9 forks source link

End cards improvements #29

Closed cmhrky closed 1 year ago

cmhrky commented 1 year ago

Can "End cards" be hidden when the mouse is automatically hidden over the player? Can the end cards be made visible when we move the mouse?

raingart commented 1 year ago

if such an implementation satisfies you #movie_player:not(:hover) > [class^="ytp-ce-"]

then I can replace the current one

raingart commented 1 year ago

check beta version

cmhrky commented 1 year ago

Thanks. I think that should be added as well.

.ytp-autohide > [class^="ytp-ce-"]