mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 21:17:20 +03:00
Fix SponsorBlock on latest YouTube layout
This commit is contained in:
@@ -293,6 +293,7 @@ export default class Utils {
|
||||
const selectors = [
|
||||
"#player-container-id", // Mobile YouTube
|
||||
"#movie_player",
|
||||
".html5-video-player", // May 2023 Card-Based YouTube Layout
|
||||
"#c4-player", // Channel Trailer
|
||||
"#player-container", // Preview on hover
|
||||
"#main-panel.ytmusic-player-page", // YouTube music
|
||||
|
||||
Reference in New Issue
Block a user