Skip to content

Instantly share code, notes, and snippets.

@LuisPaGarcia
Created November 3, 2023 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LuisPaGarcia/b04be2c097f709cd74c1c80243b697ae to your computer and use it in GitHub Desktop.
Save LuisPaGarcia/b04be2c097f709cd74c1c80243b697ae to your computer and use it in GitHub Desktop.
remove yt modal
document.querySelector('body > tp-yt-iron-overlay-backdrop').remove();
document.querySelector('body > ytd-app > ytd-popup-container').remove();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment