From 03dc74944037709ff4b629812b45ab362502c4f6 Mon Sep 17 00:00:00 2001 From: Ajay Date: Thu, 9 Oct 2025 04:00:48 -0400 Subject: [PATCH] Move buttons back to the left on new youtube layout --- src/utils/pageUtils.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/utils/pageUtils.ts b/src/utils/pageUtils.ts index 36b3cfda..d55a883d 100644 --- a/src/utils/pageUtils.ts +++ b/src/utils/pageUtils.ts @@ -4,8 +4,6 @@ import { getSkipProfileBool } from "./skipProfiles"; export function getControls(): HTMLElement { const controlsSelectors = [ - // New YouTube (2025 April) - ".ytp-right-controls-right", // YouTube ".ytp-right-controls", // Mobile YouTube