Run code on the page.
Lumen writes a fix. You click Run. The code executes on the live page and returns the result inline. No copy-paste. No console. No tab switching.
Lumen is an AI assistant built into Chrome DevTools. It sees what you see, answers what you ask, and runs code directly on your page.
.cta-btn has pointer-events: none inherited from .overlay covering it. Try:undefined · button now clickable
Six tools that turn DevTools from a console into a conversation. The browser stays open. The flow stays unbroken.
Lumen writes a fix. You click Run. The code executes on the live page and returns the result inline. No copy-paste. No console. No tab switching.
Select a button in Elements. Lumen reads its HTML, computed styles, layout, and event listeners — then answers your question about it specifically.
Every console.error, uncaught exception, and rejected promise is captured. Click to get a diagnosis and a fix in 3 seconds.
Gemini 2.5 Pro for hard problems. Flash for speed. GPT-4o when you need OpenAI's reasoning. Switch mid-conversation.
Real SSE streaming. Words appear as the model thinks. No spinning, no waiting for the full response.
Chat history stays in your browser. Page context is sent per request, never stored. Your code never trains anyone's model.
Most AI tools hand you a snippet and walk away. Lumen ships the fix. Generated code executes in the same JavaScript context as the page, gives you back the return value, and lets you keep moving.
chrome.devtools.inspectedWindow.eval — full page scope.Add Lumen from the Chrome Web Store. 30 seconds.
F12 → find the Lumen tab. Sign in.
Attach an element. Paste an error. Lumen answers — and can execute the fix.
Pay for what you use. Different models cost different credits. Unused credits roll over.
| Lumen | ChatGPT | GitHub Copilot | |
|---|---|---|---|
| Lives in DevTools | ✓ | — | — |
| Sees inspected element | ✓ | — | — |
| Runs code on the page | ✓ | — | — |
| Captures console errors | ✓ | — | — |
| Multiple AI models | ✓ | — | — |
| In-browser, no IDE | ✓ | Partial | — |
| Price | from $0 | $20/mo | $10/mo |
chrome.devtools.inspectedWindow.eval.