mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-12 14:37:23 +03:00
add selector for mobile YT chapters #1287
This commit is contained in:
@@ -394,6 +394,8 @@ function createPreviewBar(): void {
|
|||||||
const progressElementSelectors = [
|
const progressElementSelectors = [
|
||||||
// For mobile YouTube
|
// For mobile YouTube
|
||||||
".progress-bar-background",
|
".progress-bar-background",
|
||||||
|
// for new mobile YouTube (#1287)
|
||||||
|
".ytm-progress-bar",
|
||||||
// For YouTube
|
// For YouTube
|
||||||
".ytp-progress-bar-container",
|
".ytp-progress-bar-container",
|
||||||
".no-model.cue-range-markers",
|
".no-model.cue-range-markers",
|
||||||
|
|||||||
Reference in New Issue
Block a user