youtube
youtube copied to clipboard
Remove interruptions find out why popup
| SHORT Table | (Summary) |
|---|---|
| Problem | Remove/block the experiencing interruptions find out why popup. |
| Solution | Maybe just block the element? |
| Alternatives | |
| Scope | |
| Side effects | Joy |
| Context | When video is playing and there's a brief network delay, this white popup shows up in the bottom left. |
hi! and thanks @rhoboat can you right click inspect the element and copy it, and the path or selector with the browser or with ublock. or the whole DOM if you will
screenshot would also be nice, I never saw this yet
Sorry I just saw these messages, forgot I opened this request, and I'm here because I was just about to write up another request LOL!
<div id="text-container" class="style-scope yt-notification-action-renderer">
<yt-formatted-string id="text" respect-html-dir="" split-lines="" class="style-scope yt-notification-action-renderer">Experiencing interruptions?</yt-formatted-string>
<yt-formatted-string id="sub-text" respect-html-dir="" split-lines="" class="style-scope yt-notification-action-renderer" is-empty="" hidden=""><!--css-build:shady--><!--css_build_scope:yt-formatted-string--><!--css_build_styles:video.youtube.src.web.polymer.shared.ui.styles.yt_base_styles.yt.base.styles.css.js,video.youtube.src.web.polymer.shared.ui.yt_formatted_string.yt.formatted.string.css.js--><yt-attributed-string class="style-scope yt-formatted-string"></yt-attributed-string></yt-formatted-string>
</div>