Відгуки для Enhancer for YouTube™
Enhancer for YouTube™ автор Max RF
Відгук від Користувач Firefox 14001733
Оцінка 5 з 5
від Користувач Firefox 14001733, 2 місяці томуAlmost perfect, after the last update if cinema mode is enabled and i go fullscreen, the screen goes completely black. Edit: Thanks!
Відповідь розробника
оприлюднено 2 місяці томуThanks. Please wait for the upcoming version that is pending for review since days, it will fix this issue.
You can also use this as custom theme to quickly fix it now:
body.efyt-cinema-mode:has(#movie_player.ytp-fullscreen) #efyt-background {
display: none;
visibility: hidden;
}
You can also use this as custom theme to quickly fix it now:
body.efyt-cinema-mode:has(#movie_player.ytp-fullscreen) #efyt-background {
display: none;
visibility: hidden;
}