Critiques pour Enhancer for YouTube™
Enhancer for YouTube™ par Max RF
Avis de Nunya
Noté 5 sur 5
par Nunya, il y a 5 moisIncredible 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.
Réponse du développeur
mis en ligne : il y a 5 moisThanks. 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;
}