diff --git a/src/content.ts b/src/content.ts index 7b0b1a82..10c44d47 100644 --- a/src/content.ts +++ b/src/content.ts @@ -394,6 +394,8 @@ function createPreviewBar(): void { const progressElementSelectors = [ // For mobile YouTube ".progress-bar-background", + // for new mobile YouTube (#1287) + ".ytm-progress-bar", // For YouTube ".ytp-progress-bar-container", ".no-model.cue-range-markers",