Відгуки для Enhancer for YouTube™
Enhancer for YouTube™ автор Max RF
Відгук від Nunya
Оцінка 5 з 5
від Nunya, 2 місяці томуIncredible 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.
Відповідь розробника
оприлюднено 2 місяці томуThanks. 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;
}