Closed
Description

not sure but the old sponsorblock rules are not getting this new one..
original elements found via adguard element picker
youtube.com##ytd-app:nth-child(15) > ytd-popup-container.style-scope.ytd-app:nth-child(8) > tp-yt-paper-dialog.style-scope.ytd-popup-container:last-child
youtube.com##ytd-app:nth-child(15) > ytd-popup-container.style-scope.ytd-app:nth-child(8) > tp-yt-paper-dialog.style-scope.ytd-popup-container:nth-child(2)
here is the HTML element of the pop up.
this is the rule I'm currently using to block it:
youtube.com##tp-yt-paper-dialog:has(upsell-view-model)
or
youtube.com##ytd-popup-container > tp-yt-paper-dialog:has(upsell-view-model)
original rule I used:
youtube.com##tp-yt-paper-dialog.style-scope.ytd-popup-container:has(upsell-view-model)
these also block it, however, they break other functionally like viewing notifications or using the filters when searching.
youtube.com##ytd-popup-container > tp-yt-paper-dialog
youtube.com##tp-yt-paper-dialog.style-scope.ytd-popup-container
Metadata
Metadata
Assignees
Labels
No labels