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;
}