Recensioner för Enhancer for YouTube™
Enhancer for YouTube™ av Max RF
Recension av Firefox-användare 14001733
Betygsatt 5 av 5
av Firefox-användare 14001733, för 5 månader sedanAlmost perfect, after the last update if cinema mode is enabled and i go fullscreen, the screen goes completely black. Edit: Thanks!
Utvecklarens svar
postad för 5 månader sedanThanks. 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;
}