Skip to content

Instantly share code, notes, and snippets.

@hisasann
Created July 5, 2020 08:12
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 hisasann/95ceb31fc1254d3de678fe7b5aead641 to your computer and use it in GitHub Desktop.
Save hisasann/95ceb31fc1254d3de678fe7b5aead641 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