
Research
/Security News
Fake imToken Chrome Extension Steals Seed Phrases via Phishing Redirects
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.
@vercel/next-browser
Advanced tools
Programmatic access to React DevTools and the Next.js dev server. Everything you'd click through in a GUI — component trees, props, hooks, PPR shells, build errors, Suspense boundaries — exposed as shell commands that return structured text.
Built for agents. An LLM can't read a DevTools panel, but it can run
next-browser tree, parse the output, and decide what to inspect next. Each
command is a stateless one-shot against a long-lived browser daemon, so an
agent loop can fire them off without managing browser lifecycle.
pnpm add -g @vercel/next-browser
Requires Node >=20.
next-browser open http://localhost:3000
next-browser tree
next-browser ppr lock
next-browser push /dashboard
next-browser ppr unlock
next-browser close
open <url> [--cookies-json <file>] launch browser and navigate
close close browser and daemon
goto <url> full-page navigation (new document load)
push [path] client-side navigation (interactive picker if no path)
back go back in history
reload reload current page
restart-server restart the Next.js dev server (clears fs cache)
ppr lock enter PPR instant-navigation mode
ppr unlock exit PPR mode and show shell analysis
tree show React component tree
tree <id> inspect component (props, hooks, state, source)
screenshot save full-page screenshot to tmp file
eval <script> evaluate JS in page context
errors show build/runtime errors
logs show recent dev server log output
network [idx] list network requests, or inspect one
MIT
FAQs
Headed Playwright browser with React DevTools pre-loaded
The npm package @vercel/next-browser receives a total of 287 weekly downloads. As such, @vercel/next-browser popularity was classified as not popular.
We found that @vercel/next-browser demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 388 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.

Security News
Latio’s 2026 report recognizes Socket as a Supply Chain Innovator and highlights our work in 0-day malware detection, SCA, and auto-patching.

Company News
Join Socket for live demos, rooftop happy hours, and one-on-one meetings during BSidesSF and RSA 2026 in San Francisco.