Revisiones de Enhancer for YouTube™
Enhancer for YouTube™ por Max RF
Revisado por Nunya
Se valoró con 5 de 5
por Nunya, hace 2 mesesIncredible work. Thank you for all that you do. The recent update darkens the screen to the opacity % in the cinema settings when going from cinema mode to fullscreen. Currently troubleshooting but haven't been able to figure it out.
Edit: Worked like a charm, thank you again.
Edit: Worked like a charm, thank you again.
Respuesta del desarrollador
publicado el hace 2 mesesThanks. I have fixed this issue in the version that is currently pending for review (v2.0.131.1). Let's hope it won't take one week to get it reviewed and published.
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;
}
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;
}