Step 1 / Show the bookmarks bar
Make sure your browser's bookmarks bar is visible. On most browsers, press ⌘⇧B (Mac) or Ctrl+Shift+B (Windows/Linux).
Step 2 / Drag the button up
Drag this button up to your bookmarks bar.
Your browser may show a confirmation dialog the first time. That’s normal — bookmarklets are just bookmarks with a snippet of code.
Step 3 / Use it on any AI conversation
- ChatGPT — works on chatgpt.com (any chat, including ones you haven't shared yet).
- Claude — works on claude.ai. Cloudflare can't see this; the bookmarklet runs in your browser.
- Gemini — works on gemini.google.com.
What happens when you click it
- The bookmarklet detects which AI you're on.
- It walks the visible conversation in the page DOM and converts it to clean markdown.
- It saves the markdown to Memory.Wiki and opens the new doc URL in a new tab.
- Anonymous by default — sign in later to claim every doc you've captured into your hub.
Privacy. The bookmarklet only sends the captured conversation, the page URL, and which AI it came from. Nothing else.
Open source. The script lives at memory.wiki/bookmarklet.js — read it, fork it, run it from somewhere else if you prefer.