Critiques pour Enhancer for YouTube™
Enhancer for YouTube™ par Max RF
Avis de Utilisateur ou utilisatrice 14001733 de Firefox
Noté 5 sur 5
par Utilisateur ou utilisatrice 14001733 de Firefox, il y a un moisAlmost perfect, after the last update if cinema mode is enabled and i go fullscreen, the screen goes completely black. Edit: Thanks!
Réponse du développeur
mis en ligne : il y a un moisThanks. 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;
}