Skip to content

Instantly share code, notes, and snippets.

@hperantunes
Last active January 2, 2019 02:12
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 hperantunes/a488bef33615b66d41717347af3ee782 to your computer and use it in GitHub Desktop.
Save hperantunes/a488bef33615b66d41717347af3ee782 to your computer and use it in GitHub Desktop.
setInterval(function() {
document.getElementsByClassName('pl-video-edit-remove')[0].click();
}, 2000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment