mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-12 06:27:14 +03:00
add selector for mobile YT chapters #1287
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user