Recenzje dodatku Enhancer for YouTube™
Enhancer for YouTube™ Autor: Max RF
Autor recenzji: Użytkownik Firefoksa 14001733
Ocena: 5/5
Autor: Użytkownik Firefoksa 14001733, 5 miesięcy temuAlmost perfect, after the last update if cinema mode is enabled and i go fullscreen, the screen goes completely black. Edit: Thanks!
Odpowiedź autora
Data: 5 miesięcy temuThanks. 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;
}