mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-07 03:57:09 +03:00
Move buttons back to the left on new youtube layout
This commit is contained in:
@@ -4,8 +4,6 @@ import { getSkipProfileBool } from "./skipProfiles";
|
|||||||
|
|
||||||
export function getControls(): HTMLElement {
|
export function getControls(): HTMLElement {
|
||||||
const controlsSelectors = [
|
const controlsSelectors = [
|
||||||
// New YouTube (2025 April)
|
|
||||||
".ytp-right-controls-right",
|
|
||||||
// YouTube
|
// YouTube
|
||||||
".ytp-right-controls",
|
".ytp-right-controls",
|
||||||
// Mobile YouTube
|
// Mobile YouTube
|
||||||
|
|||||||
Reference in New Issue
Block a user