Created
July 5, 2020 08:10
-
-
Save hisasann/07fed0606ef1c6e5b12673fd2f1cceac 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