Skip to content

Commit 03dc749

Browse files
committed
Move buttons back to the left on new youtube layout
1 parent 685bda2 commit 03dc749

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
@@ -4,8 +4,6 @@ import { getSkipProfileBool } from "./skipProfiles";
44

55
export function getControls(): HTMLElement {
66
const controlsSelectors = [
7-
// New YouTube (2025 April)
8-
".ytp-right-controls-right",
97
// YouTube
108
".ytp-right-controls",
119
// Mobile YouTube

0 commit comments

Comments
 (0)