add selector for mobile YT chapters #1287

This commit is contained in:
Michael C
2022-05-10 20:51:32 -04:00
parent 78aaffb8d8
commit 4d4689a190

View File

@@ -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",