Now in beta · Powered by Gemini & GPT-4o

The AI assistant that lives
inside your DevTools

Lumen inspects DOM elements, explains errors, generates code fixes, and runs them directly on your page — without ever leaving Chrome DevTools.

Get started free See features ↓
myapp.com — DevTools
<div class="header">
  <nav id="main-nav">
    <button class="cta-btn">
      Get Started
    </button>

  </nav>
</div>
Lumen
Why isn't this button clickable?
The .cta-btn has pointer-events: none inherited from the #main-nav overlay. Quick fix:

$0.style.pointerEvents = 'auto'
Ask Lumen anything...
Features

Everything you need to debug faster

Lumen is built for developers who want AI help without switching context.

⚡ Unique

Run code on page

AI generates a fix → click Run → it executes directly on the inspected page and returns the result. No copy-paste ever again.

Inspect elements in context

Select any element in DevTools. Lumen gets its HTML, computed styles, layout, and event listeners — and answers questions about it.

Explain any error instantly

console.error, uncaught exceptions, promise rejections — captured automatically. Click to get a diagnosis and fix in seconds.

Persistent chat history

Full multi-turn conversations with memory. Multiple sessions, search, all synced to your account across devices.

3 AI providers

Switch between Gemini 2.5 Pro, GPT-4o, and Grok 3 with one click. Use the best model for each task.

Your keys stay private

API keys never touch your browser. All requests go through our secure proxy. You sign in with email — that's it.

Quick start

Up and running in 2 minutes

1

Install the extension

Add Lumen from the Chrome Web Store. It takes 30 seconds and doesn't require any API keys or setup.

2

Open DevTools on any page

Press F12 on any webpage. Find the Lumen tab in the DevTools panel. Sign in or create an account in seconds.

3

Ask anything about the page

Select an element, attach a recent error, or just ask. Lumen responds with specific, actionable answers — and can run the fix directly.

Pricing

Simple, honest pricing

Start free. Upgrade when you're ready. Cancel anytime.

Free
$0
Try Lumen out. No credit card required.
  • 100 requests per day
  • All AI models
  • Run on page
  • Chat history
  • Priority support
Get started free
Max
Max
$19.99/mo
For power users and teams who need the most.
  • 500 requests per day
  • All AI models (GPT-4o, Grok)
  • Run on page
  • Unlimited chat history
  • Priority support

Secure payments via Stripe. Cancel anytime. Questions? support@uselumen.com

FAQ

Common questions

What is "Run on page"?

When Lumen returns a JavaScript snippet, a green Run on page button appears. Click it and the code executes in the context of the inspected webpage — not in a sandbox. You see the result immediately in the chat. This is unique to browser DevTools extensions and not possible with regular AI tools.

Do I need to provide my own API key?

No. Lumen uses its own API keys on the backend. You just sign in with email and you're ready to go. Free users get 10 requests/day, Pro users get 500.

Which browsers are supported?

Chrome and all Chromium-based browsers (Edge, Brave, Arc). Firefox support is on the roadmap.

Is my browsing data or page content stored?

No. Chat messages are stored locally in your browser. Page context (element HTML, error messages) is sent to the AI model only for the duration of that request and is not logged or stored by us.

Can I cancel my Pro subscription?

Yes, at any time. Go to your account settings and cancel — you'll keep Pro access until the end of the billing period. No questions asked.

What AI models does Lumen use?

Gemini 2.5 Flash (default, fast), Gemini 2.5 Pro (highest quality), GPT-4o, GPT-4o mini, o4-mini, Grok 3, and Grok 3 Fast. You switch models with one click in the composer.

Stop copy-pasting between DevTools and ChatGPT.

Lumen brings AI where your code actually is.

Get started free