Bewertungen für YouTube Tweaks
YouTube Tweaks von Pedro
Bewertungen von vortexvortex
Bewertet mit 5 von 5 Sternen
von vortexvortex, vor 6 MonatenI'm not sure if this problem affects everyone, but as of this morning, theater mode is broken; whenever it is enabled, you can no longer pause the video, the controls are all finicky, and the sticky video is transparent when scrolling down. Otherwise, this is the best YouTube add-on after Enhancer for YouTube got abandoned.
edit : CSS quickfix resolves the issue
edit : CSS quickfix resolves the issue
Antwort des Entwicklers
geschrieben am vor 6 MonatenYouTube made a change recently that broke both 'Video focus' and 'Sticky player', but they will be fixed in the next update (currently awaiting approval).
For a quick fix just paste this on 'Custom CSS & Javascript' > 'CSS':
.ytd-watch-flexy {
view-transition-name: none !important;
}
For a quick fix just paste this on 'Custom CSS & Javascript' > 'CSS':
.ytd-watch-flexy {
view-transition-name: none !important;
}