Skip to content

Instantly share code, notes, and snippets.

@thiagocordeiro
Last active July 27, 2021 12:50
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 thiagocordeiro/393aa1d13de27a17de0651eefae672e9 to your computer and use it in GitHub Desktop.
Save thiagocordeiro/393aa1d13de27a17de0651eefae672e9 to your computer and use it in GitHub Desktop.
Enable globo.com Picture in Picture
$('iframe').remove();
el=document.getElementById('c37');
el.removeEventListener('contextmenu', getEventListeners(el).contextmenu[0].listener);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment