Skip to content

Instantly share code, notes, and snippets.

@user19
Created January 4, 2015 08:37
Show Gist options
  • Save user19/ee6a9bf13e9b58928838 to your computer and use it in GitHub Desktop.
Save user19/ee6a9bf13e9b58928838 to your computer and use it in GitHub Desktop.
javascript:(function(){var ele=document.getElementsByTagName('video')[0];ele.loop=!(ele.loop);})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment