youtube icon indicating copy to clipboard operation
youtube copied to clipboard

Remove interruptions find out why popup

Open rhoboat opened this issue 1 year ago • 2 comments

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.

rhoboat avatar Jun 30 '24 00:06 rhoboat

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

ImprovedTube avatar Jun 30 '24 23:06 ImprovedTube

screenshot would also be nice, I never saw this yet

raszpl avatar Jul 01 '24 06:07 raszpl

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>
Image

rhoboat avatar Oct 27 '25 19:10 rhoboat