Coming soon. The Chrome extension is in active development and not yet on the
Chrome Web Store. This page describes what it does; setup instructions will land
here when it’s published.
Capture (push)
Save browsing context — pages, selections, design decisions, and preferences — into your OneLamp graph viasave_context.
- Manual — a “Save this page” action in the toolbar popup sends the active tab’s URL, title, and any selected text.
- Passive — optional background capture of pages you visit, debounced and batched. It is off by default (browsing history is sensitive) and gated by a denylist you control on the settings page.
Context hand-off (carry forward → infuse)
Carry a recent chat session forward from one AI tool and infuse it into the next, so any tool picks up where another left off — entirely in the browser, across tools that have no native awareness of each other. Supported tools: ChatGPT, Claude, Gemini, and Perplexity. Each works as both a source (carry a session out) and a target (infuse a session in).Carry a session forward
On a supported chat, the popup offers Carry this session forward. The
extension reads the visible conversation, condenses it into a digest, and
saves it with
save_context.Privacy
The hand-off is conservative about reading chat content:- Chat content is read only on an explicit “Carry forward” — never passively, never in the background.
- Content scripts are scoped to the supported sites; no other origin is touched.
- A carried session is your own data going into your own graph — nothing is sent to any third party.
The Chrome extension is in active development and not yet released. Watch the
changelog for availability.