Bewertungen für Enhancer for YouTube™
Enhancer for YouTube™ von Max RF
Bewertungen von Nunya
Bewertet mit 5 von 5 Sternen
von Nunya, vor 5 MonatenIncredible 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.
Antwort des Entwicklers
geschrieben am vor 5 MonatenThanks. 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;
}