Created
July 26, 2026 03:06
-
-
Save sendarionn/404ce187c67778a038c3ac8f2acd257c to your computer and use it in GitHub Desktop.
Gyazoった画像つきのCosenseページを作成するブックマークレット
This file contains hidden or 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:(async function(){text=await navigator.clipboard.readText();newtext='['+text+']'+'\n'+location.href;window.open('https://scrapbox.io/sendarionn/'+encodeURIComponent(document.title)+'?body=%27+encodeURIComponent(newtext));})() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment