You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

30m 58s logged

Hey Guys, I just started a new project Context Capsule.

Context Capsule cuts the “share what I’m looking at with an AI” routine from a 5-6 step manual dance down to a single hotkey.

When you’re debugging, researching, or working with an AI assistant, you constantly need to hand it context: which page you were on, what part of it matters, plus whatever you’d already copied.

Right now that means selecting text, copying it, switching to your chat window, pasting it, going back to grab the URL, and then cleaning everything into a readable shape.

If you accidentally copy something else before you paste, the original context is gone and you have to redo the whole thing.

Context Capsule captures the active Chromium page URL, title, selected text, and a clipboard fallback, formats it as markdown, copies it to your clipboard, and keeps a small local SQLite history.

0
2

Comments 0

No comments yet. Be the first!