Skip to content

Instantly share code, notes, and snippets.

@t2psyto
Created June 25, 2018 05:33
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 t2psyto/7c5778b28818339ac6a93f8e71cf462c to your computer and use it in GitHub Desktop.
Save t2psyto/7c5778b28818339ac6a93f8e71cf462c to your computer and use it in GitHub Desktop.
bookmarklet; show title url
javascript:window.prompt('',document.title +' '+ location.href);void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment