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