Skip to content

Instantly share code, notes, and snippets.

@hisasann
Created July 5, 2020 08:10
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hisasann/07fed0606ef1c6e5b12673fd2f1cceac to your computer and use it in GitHub Desktop.
Save hisasann/07fed0606ef1c6e5b12673fd2f1cceac to your computer and use it in GitHub Desktop.
サイトのタイトルと URL をコピペする用のブックマークレット
javascript:var ret=window.prompt('',document.title + ' - ' + location.href);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment