diff --git a/src/content.ts b/src/content.ts index 688b3100..f58c0ebb 100644 --- a/src/content.ts +++ b/src/content.ts @@ -526,6 +526,9 @@ function createPreviewBar(): void { // For Youtube Music // there are two sliders, one for volume and one for progress - both called #progressContainer selector: "#progress-bar>#sliderContainer>div>#sliderBar>#progressContainer", + }, { + // For piped + selector: ".shaka-ad-markers", isVisibleCheck: false } ];