Skip to content

Instantly share code, notes, and snippets.

@sendarionn
Created July 26, 2026 03:06
Show Gist options
  • Select an option

  • Save sendarionn/404ce187c67778a038c3ac8f2acd257c to your computer and use it in GitHub Desktop.

Select an option

Save sendarionn/404ce187c67778a038c3ac8f2acd257c to your computer and use it in GitHub Desktop.
Gyazoった画像つきのCosenseページを作成するブックマークレット
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