Back to browse
Lovable-like deployment preview extension for Claude Code Web

Lovable-like deployment preview extension for Claude Code Web

by possiblelion·Apr 1, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemSlick

Eliminates tab-switching friction that Lovable solved for its own platform.

Strengths
  • Works with any deployment URL not just one platform like Netlify or Vercel
  • Auto-refresh intervals and keyboard shortcuts show thoughtful DX considerations
  • Split-view with persistent state survives page reloads
Weaknesses
  • Only useful for Claude Code web users, not CLI users
  • Narrow scope means limited audience beyond early adopters
Target Audience

Developers using Claude Code web interface for development

Similar To

Lovable · Replit · StackBlitz

Post Description

I use the Claude Code web interface a lot, it's great for picking up sessions on the go, continuing work from my phone, or just when I don't want to open a terminal. But there was one thing that kept annoying me: the tab switching.

Every time Claude pushed a change, I'd switch to the Netlify tab, refresh, check the result, switch back, type feedback.

Tools like Lovable figured this out a while ago; they put the live preview right next to the chat. So I built a Chrome extension that does the same thing for Claude Code: a resizable panel that sits alongside your conversation and shows your deployment in real time.

Similar Projects