Skip to content

Instantly share code, notes, and snippets.

@caseywatts
Created March 13, 2017 19: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 caseywatts/a695ea6fb74f011d68c9d28d3b7fa958 to your computer and use it in GitHub Desktop.
Save caseywatts/a695ea6fb74f011d68c9d28d3b7fa958 to your computer and use it in GitHub Desktop.
Listen on Repeat

This bookmarklet takes you from a youtube video page to the listenonrepeat page for that video

  1. Save this bookmarklet. Right-click on boomarks toolbar Add Page...
  • Name: yt∞ or whatever you'd like (maybe short so it stays on your bookmarks toolbar)
  • URL: javascript:(document.location.href = document.location.href.replace('youtube.com', 'listenonrepeat.com'))();
  1. When on a youtube video page, click this bookmarklet to be taken to the listenonrepeat page 🎉
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment