mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 20:47:11 +03:00
@@ -510,6 +510,10 @@ function getPreviewBarAttachElement(): HTMLElement | null {
|
||||
// For newer mobile YouTube (Jan 2024)
|
||||
selector: ".YtProgressBarProgressBarLine",
|
||||
isVisibleCheck: true
|
||||
}, {
|
||||
// For newer mobile YouTube (May 2024)
|
||||
selector: ".YtmProgressBarProgressBarLine",
|
||||
isVisibleCheck: true
|
||||
}, {
|
||||
// For desktop YouTube hover play
|
||||
// Priority is given to the hover play progress bar over the main progress bar
|
||||
|
||||
Reference in New Issue
Block a user