Created
July 5, 2020 08:12
-
-
Save hisasann/95ceb31fc1254d3de678fe7b5aead641 to your computer and use it in GitHub Desktop.
サイトのタイトルと URL をマークダウン用にコピペする用のブックマークレット
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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