Skip to content

Instantly share code, notes, and snippets.

@ryan-frankel
Last active December 11, 2015 12:39
Show Gist options
  • Save ryan-frankel/4602389 to your computer and use it in GitHub Desktop.
Save ryan-frankel/4602389 to your computer and use it in GitHub Desktop.
NerdMash Bookmarklet
javascript:
location.href='http://nerdmash.com/save-to-nerdmash/?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment