Skip to content

Instantly share code, notes, and snippets.

@tallykatt
Forked from wulymammoth/genius-bookmarklet.js
Created July 24, 2016 23:31
Show Gist options
  • Save tallykatt/17a5c81ad42823cae6c5f9cb7ce01549 to your computer and use it in GitHub Desktop.
Save tallykatt/17a5c81ad42823cae6c5f9cb7ce01549 to your computer and use it in GitHub Desktop.
Annotate the world with this Genius Bookmarklet (Chrome)
// 1. Right-click on the bookmarks toolbar
// 2. Click Add Page...
// 3. Name: <enter whatever you'd like> (Mine is Genius Annotate)
// 4. Paste the following into the URL field (including the keyword javascript and the colon):
javascript: window.location.replace('http://genius.it/' + window.location.href)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment