Just copy and paste! Easy "Copy AI responses in one go"
Just keep it in your bookmarks!
A simple tool just for copying and pasting!
A companion for writing note articles!
Easy tool creation with Gemini!
Introducing a prompt for one-shot creation too!
Isn't copying and pasting AI responses a bit of a hassle?
Dragging the mouse all the way down...
From now on, just select even just one character and
with a single button you can
copy everything!
Works with Gemini, ChatGPT, and NotebookLM too!
* In NotebookLM, weird links to documents get converted into strange characters or line breaks though💦
Whether it's one character or two!
Just select something and click the button!

You can do it with just a click!
🛠️ How to use (PC version)
1. Bookmark any page
First, bookmark any page, such as the one you are looking at now (Ctrl + D or Command + D).
2. Open "Edit"
Right-click the bookmark you just created on the bookmark bar and select "Edit".
3. Rewrite the content
In the settings screen that appears, change the following two fields and save.
Name: (A name that is easy for you to recognize)
URL: Delete the existing URL entirely and paste the code.
After that, just select a part of the article written by the AI and click the bookmark!
📋 Paste this!
javascript:(function(){const s=window.getSelection();if(!s.rangeCount){alert('選択してください');return;}let t=s.getRangeAt(0).commonAncestorContainer;if(t.nodeType===3)t=t.parentNode;const b=t.closest('article,.markdown,.message-content,pre,blockquote')||t;const text=b.innerText||b.textContent;navigator.clipboard.writeText(text).then(()=>{const o=b.style.backgroundColor;b.style.backgroundColor='#d1fae5';setTimeout(()=>{b.style.backgroundColor=o},500);}).catch(e=>alert(e));})();🚀 And, to create this,
One-shot creation prompt!
以下の仕様で、GeminiやChatGPTの回答を効率化するブックマークレットを作成してください。
【目的】
回答ブロック内のテキストを1文字でも選択している状態で実行すると、そのブロック全体のテキストをクリップボードにコピーする。
【機能要件】
window.getSelection() を使用し、選択範囲から最も近い親要素(article、markdownクラス、または回答を保持するコンテナ)を特定すること。
コピーが成功した際、視覚的なフィードバックとして対象要素の背景色を一瞬変更すること。
ブラウザのURL欄にそのまま貼り付けられるよう、**改行や不要なスペースを排除した「1行のJavaScriptコード」**として出力すること。
コードの先頭には javascript: を付与すること。
【出力形式】
コピー用の1行コード
簡単な導入手順Here are some other handy tools!
Just copy and paste! Easy "Title + URL one-shot copy (note-specialized)" | Heron
Just copy and paste! Easy "Remove ** from AI articles (note-specialized)" | Heron
About this article!
Better late than never: Points to note regarding Gemini 3-minute cooking articles | Heron
☕ If you have time, please check these out too!
If you like it, please give it a like and follow me!
For those visiting from outside of note, if you'd like, clicking the heart icon would be a great encouragement 😊
