The argument in one line.
Claude's new Chrome extension gives your AI co-writer direct browser control for background tasks like scraping analytics without APIs and analyzing web pages, but it's deliberately slow and best suited for automating tedious work rather than speed-critical workflows.
Read if. Skip if.
- You use Claude Code regularly and need it to interact with web pages, forms, or dashboards without manual screenshots or copy-pasting.
- A founder or marketer running analytics workflows (like Substack scraping or landing page audits) who wants Claude to see and act on live browser data.
- You're building internal tools or automations where Claude needs visual page context to complete tasks accurately.
- You need fast, real-time automation — the video explicitly warns this is a background task tool, not optimized for speed.
- You're looking for advanced browser automation beyond simple form fills and visual analysis, or you need to trigger actions across dozens of tabs simultaneously.
The full version, fast.
Anthropic's official Claude Chrome extension gives Claude Code direct browser control, eliminating the screenshot-and-paste workflow that previously connected your co-writer to live web pages. Setup runs through three steps: install the extension from claude.com/chrome, update Claude Code in the terminal, then run /chrome to connect and manage per-site permissions. Control is scoped by tab groups marked with an orange highlight, so Claude only touches the tabs you explicitly drag in, and approved sites are revocable. Treat it as a background-task tool, not a speed tool: delegate work that has no API or is tedious to do manually, like scraping Substack analytics, filling Tally forms, or running visual audits of landing pages and competitor thumbnails.
Chat with this breakdown — free.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →Where the time goes.

01 · Intro — Your Co-Writer Gets Eyes
Title card reveal, Claude Code series branding, promise stated.

02 · What it does
Direct browser control, no extra MCPs. Before = manual screenshots; After = side-by-side live access.

03 · Install the extension
claude.com/chrome, Add to Chrome, extension in toolbar, Claude panel opens.

04 · Tab groups explained
Orange highlight = Claude-accessible. Drag tabs in/out. Claude is sandboxed to the group.

05 · Connect to Claude Code
VS Code setup, run claude update, launch claude in fresh terminal.

06 · /chrome command
Run /chrome inside Claude Code — Status: Enabled, Extension: Installed, reconnect if needed.

07 · Permissions panel
Notifications, microphone (workflow recording dictation), approved sites list with per-site revoke.

08 · 3 use cases overview
Substack analytics (no API), form-filling on Tally, visual page analysis. Limitations: slow, background only.

09 · Live demo 1 — Substack notes analytics
Prompt structure: tell it to use Chrome extension + drop the link. Claude navigates autonomously. Do not touch the screen.

10 · Parallel session demo
Opens second terminal, launches second Claude while first runs in background. Parallel multi-agent workflow.

11 · Live demo 2 — Landing page analysis
Voice dictation prompt for second session. Analyze landing page, cross-reference writing system context.

12 · Results breakdown
Substack notes: what works (numbered lists, social proof) vs what does not. Landing page: missing testimonials, price, urgency.

13 · Honest limitations + CTA
Background task tool not a speed tool. Good fit: no-API scraping, visual analysis. Plug for Co-Writer Masterclass.
Lines worth screenshotting.
- The official Claude Chrome extension gives Claude Code direct browser control without any MCP workaround — navigate, fill forms, capture screenshots, and debug from one interface.
- Tab groups (orange-highlighted tabs) define the exact browser scope Claude can access — all other open tabs are invisible to Claude until manually dragged into the group.
- Setup is one command in the terminal: install the Chrome extension, type /chrome in Claude Code, and click reconnect extension to enable the connection.
- The Chrome extension enables a workflow recording feature: speak a workflow narration while performing it, and Claude documents it for future automation.
- Browser automation with Claude Code is a background task tool, not a speed tool — it is slower than manual browsing but runs without requiring your attention.
- Scraping Substack analytics without an API is a practical use case — Claude Code can navigate the page, extract the data, and return it in a structured format.
- Building forms on Tally via browser control lets Claude Code handle the repetitive field-filling and configuration without a Tally API integration.
- Visual landing page analysis (Claude reads what the browser renders) lets you prompt Claude to critique or compare pages it can actually see rather than pages you describe.
- Permission management per site means Claude only has access to the domains you explicitly approve — every new site requires a one-time approval.
- The before state (screenshot + paste workflow) versus the after state (direct browser access) eliminates the copy-paste bottleneck that slowed content extraction tasks.
- The Chrome extension that runs inside the browser side panel (the non-code-editor version) is a separate use case from the Claude Code browser automation integration.
- A Claude update check before enabling browser automation ensures the /chrome command is available — the feature requires version 200.73 or later.
Claude Code's Browser Access Is a Background Task Tool, Not a Speed Tool
Alex McFarland's honest setup guide shows that the Chrome extension gives Claude Code eyes without extra MCPs — and that the workflows it unlocks (no-API scraping, visual analysis) are genuinely useful when treated as background tasks running in parallel with other work, not as real-time automation.
- Direct browser control without extra MCPs — the before state required manual screenshots; the after state gives Claude live side-by-side access
- The elimination of copy-paste workarounds is the main quality-of-life improvement over previous browser integration approaches
- One install step: claude.com/chrome → Add to Chrome → Claude panel opens in toolbar
- The extension appears as a sidebar panel in the browser — no configuration beyond installation
- Orange highlight indicates Claude-accessible tabs — drag tabs in or out of the group to control what Claude can reach
- The sandbox boundary is the tab group — Claude cannot navigate to tabs outside the highlighted group
- Run /chrome inside Claude Code to confirm status: Enabled, Extension: Installed — reconnect if the extension disconnects between sessions
- The /chrome command is the verification step — always confirm connection before starting a browser automation task
- Three valid use cases: no-API analytics scraping, form-filling automation, visual page analysis
- Honest limitation stated upfront: slow and background-only — not a tool for tasks where you need real-time speed
- Prompt structure: tell Claude to use the Chrome extension and drop the URL — specificity about which tool to use prevents the agent from defaulting to a different approach
- Do not touch the screen after submitting — uninterrupted browser control is required for the navigation to complete
- Open a second terminal and launch a second Claude instance while the first runs the browser task — parallel sessions are the workflow that makes the speed limitation irrelevant
- One agent handles the slow browser task; the other continues normal work — the background task pattern is the unlock
Terms worth knowing.
- Claude Chrome extension
- An official browser extension from Anthropic that connects Claude Code directly to your Chrome browser, giving the AI the ability to read pages, interact with forms, and observe what you see without additional tools.
- browser automation
- Programmatically controlling a web browser to perform tasks like navigating pages, clicking buttons, reading content, and filling forms — commonly used to replace repetitive manual workflows.
- MCP (Model Context Protocol)
- An open standard that lets AI models connect to external tools and data sources through a unified interface — used before the Chrome extension existed to give Claude browser access.
- /chrome command
- A Claude Code slash command that activates the Chrome extension integration, allowing the AI to connect to and control your open browser tabs.
- tab group
- A Chrome browser feature that lets you organize multiple related tabs under a labeled, color-coded group — used here to scope which tabs Claude Code is allowed to access.
- Tally
- A no-code form builder that lets users create and publish web forms without writing code, integrated here via browser automation to build forms using Claude.
- Substack analytics
- Subscriber and engagement data provided by the Substack newsletter platform — accessible in the browser but not via a public API, making browser automation the only way to extract it programmatically.
- co-writer
- A Claude Code session configured with persistent context, skills, and instructions so it can function as an AI writing assistant that knows your voice, audience, and content.
Things they pointed at.
Lines you could clip.
“Your co-writer now gets eyes and now has direct access to your browser with this Chrome integration.”
“Substack does not have an API. So it is very difficult to track all of your stats. You kinda have to do it manually.”
“Do not touch the screen that it is working on. Claude is basically taking screenshots and navigating that way. So if you move the page, it is gonna get lost.”
“It is a background task tool, not a speed tool.”
Word for word.
Don't just watch it. Burn it in.
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
The bait, then the rug-pull.
Three words on a dark slide — Your Co-Writer Gets Eyes — and the entire value prop is delivered before Alex says a word. The spoken hook lands the payload: Claude Code now has direct browser access, no MCP workarounds, no manual screenshotting. A capability unlock framed as a persona upgrade.
Named ideas worth stealing.
Tab Group Sandboxing
Claude Chrome only accesses tabs in the orange-highlighted group. Drag in to grant, drag out to revoke. Sandboxed per session.
Background Task vs Speed Tool
Browser automation is a background delegation tool for no-API tasks. Not suited for real-time or complex multi-step flows.
Prompt Formula for Chrome Tasks
- Tell it to use the Chrome extension explicitly
- Drop the direct URL
- State the exact output you want
- Do not touch the browser while it works
Four-part prompt pattern that makes Chrome-based Claude tasks reliable.
No-API Automation Use Cases
- Scraping analytics from walled-garden platforms (Substack)
- Filling out forms (Tally, Typeform)
- Visual analysis of pages without needing HTML access
Three categories where browser-based Claude automation wins because the APIs do not exist.
How they asked for the click.
“If you have not checked out my Claude Code masterclass for building your AI co writer, check that out as well because every new thing that comes out just builds on top of your co writing system and supercharges it.”
Soft, organic — positioned as additive context not a hard sell. Framed as the system this feature plugs into.



































































