Oddbean new post about | logout
 If you're getting the annoying "turn your adbwocker, pwease" popup on Youtube with #Firefox, the following CSS snippet appears to hide it and not stop the video. I only tested it once, so take it with a grain of salt.

.ytd-popup-container {
        display: none !important;
}

https://cdn.masto.host/mastopt/media_attachments/files/111/172/315/472/656/211/original/8f7738d4fe7d4536.png 
 @dcc234ff that's a good way of making me not use Youtube directly anymore. If they stop pipping from it, it'll be gone from my browsing as light goes through an event horizon... 
 After more testing, it turns out this isn't enough. Maybe a negative z-index helps to at least allow pressing the play button again 
 @dcc234ff Just don't use #YouTube. At the very least, if you for some reason are too mentally weak to just not stop a using harmful service, use an #Invidious instance.