mirror of
https://github.com/goodtube4u/goodtube.git
synced 2025-11-22 10:16:11 +00:00
Better player hiding, no ad flashes
This commit is contained in:
@@ -334,7 +334,7 @@
|
||||
|
||||
// Hide the main Youtube player
|
||||
cssOutput += `
|
||||
body:not(.goodTube_fallback) ytd-player {
|
||||
body:not(.goodTube_fallback) #player {
|
||||
visibility: hidden !important;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user