Revisiones de Enhancer for YouTube™
Enhancer for YouTube™ por Max RF
Revisado por Rikardos
Se valoró con 5 de 5
por Rikardos, hace 2 mesesIts nice to see that its back and updated , But the new version broke cinema mode , when going full screen it dims the player the same amount as the setting is and make it not intractable when cinema mode is on. I got it set to 98% so its completely unwatchable in full screen with cinema mode on. Even reinstalled and it did not help.
Edit: fix worked.
Edit: fix worked.
Respuesta del desarrollador
publicado el hace 2 mesesI'll fix this in the next version. You can use this as custom theme to quickly fix it:
body.efyt-cinema-mode:has(#movie_player.ytp-fullscreen) #efyt-background {
display: none;
visibility: hidden;
}
body.efyt-cinema-mode:has(#movie_player.ytp-fullscreen) #efyt-background {
display: none;
visibility: hidden;
}