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