The Memory.Wiki bookmarklet.

One click on any AI chat page saves the conversation to your hub. No extension, no install, no account required.

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

  1. The bookmarklet detects which AI you're on.
  2. It walks the visible conversation in the page DOM and converts it to clean markdown.
  3. It saves the markdown to Memory.Wiki and opens the new doc URL in a new tab.
  4. 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.