Skip to content

Instantly share code, notes, and snippets.

@figital
Created April 14, 2015 20:36
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 figital/92af4f7b7e127e81a149 to your computer and use it in GitHub Desktop.
Save figital/92af4f7b7e127e81a149 to your computer and use it in GitHub Desktop.
Copy Title Bookmarklet
javascript:(function(){javascript:window.prompt("Copy to clipboard: Ctrl+C, Enter",document.title);})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment