Отзывы на «Enhancer for YouTube™»
Enhancer for YouTube™ от Max RF
Отзывы Пользователь Firefox 14001733
Оценено на 5 из 5
от Пользователь Firefox 14001733, 4 месяца назадAlmost perfect, after the last update if cinema mode is enabled and i go fullscreen, the screen goes completely black. Edit: Thanks!
Ответ разработчика
размещено 4 месяца назад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;
}