Skip to content

Commit c178089

Browse files
committed
Fix button appearing on some YouTube embeds
Fixes ajayyy#2402
1 parent 7f881e8 commit c178089

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/utils/pageUtils.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ export function getControls(): HTMLElement {
66
const controlsSelectors = [
77
// YouTube
88
".ytp-right-controls",
9-
// Mobile YouTube
10-
".player-controls-top",
119
// Invidious/videojs video element's controls element
1210
".vjs-control-bar",
1311
// Piped shaka player

0 commit comments

Comments
 (0)