AI Tools Review
Claude in Chrome: The Most Underrated Claude Feature

Insights

Claude in Chrome: The Most Underrated Claude Feature

AI Tools Review Editorial Team14 August 2026

    Quick Answer:

    Claude in Chrome is Anthropic's official browser extension: Claude sits in a side panel, sees the page you are on, and acts on it using your existing logins. On 12 August 2026 it stopped being a bolt-on chat window and became a full Claude Cowork session - conversations save to your account, your skills, plugins and connectors work in the browser, and a task started in a tab can be finished on desktop or mobile. It runs on all paid plans (Max and Team now, Pro rolling out), and it is the only Claude surface that reaches software with no API: internal dashboards, legacy portals and vendor systems. It is also genuinely risky, still rated 2.8 stars, and burns usage limits far faster than chat.

    Thirteen million people have installed Claude in Chrome. It is rated 2.8 out of 5. Both of those numbers are true, and the gap between them is the most interesting thing about the most useful Claude feature almost nobody talks about.

    This is a full guide to what it does, what changed in the August 2026 rewrite, what you are actually granting it, and where it genuinely should not be trusted.

    What Claude in Chrome Actually Is

    Most people meet Claude through a chat box. You paste something in, you get something back, you copy it somewhere else. Claude in Chrome removes the copying. The extension puts Claude in a side panel that can see the page you are on and act on it: clicking links, typing text, navigating between pages and filling out forms, using the logins you are already signed in with.

    That last clause is the whole point, and it is why this is a different category of tool from a connector. A connector needs the other side to expose an API. The browser needs nothing. If you can click it, Claude can click it. Anthropic's own product page frames it as "a helping hand across all your tabs" and, more usefully, as the way to reach "internal dashboards, legacy systems, and vendor portals" that will never have an integration written for them.

    The extension is published by Anthropic, currently at version 1.0.85, updated 7 August 2026, weighing 6.19 MiB. It is Chrome only. Not Edge, not Brave, not Arc, not mobile.

    The August 2026 Update: A Cowork Session in the Side Panel

    On 12 August 2026 Anthropic shipped the change that turns this from a convenience into infrastructure. The side panel is no longer a separate, throwaway chat. It is now a full Claude Cowork session.

    Three things follow from that, and each one fixes a real complaint:

    • Conversations persist. They save to your history like any other Claude conversation, rather than evaporating with the tab. Anthropic's framing is that sessions now "live with your account rather than a single device".
    • Skills, plugins and connectors work in the browser for the first time, with no extra setup. If you have built a skill, it is available in the side panel.
    • Work moves between devices. A task begun in a browser tab can be finished in the Claude desktop, web or mobile apps.
    Claude in Chrome side panel open next to a property management vendor portal showing a monthly statement, with around ten vendor tabs open and the prompt 'Run my month-end close on these tabs. Pull each invoice and get it into the monthly report.'
    A month-end close across roughly ten vendor portals, driven from the side panel. None of these portals has an API. Source: Anthropic.

    Availability is staged: Max and Team from 12 August 2026, with Pro rolling out over the following weeks. Enterprise is the exception - Cowork in the cloud has to be enabled by an admin, and until it is, those users get the classic side panel. If you preferred the old behaviour you can revert from the three-dot menu with "Switch back to classic", which matters more than it sounds, because workflow recording only exists in the classic panel.

    Cross-Device Handoff, In Practice

    Anthropic's worked example is the clearest way to understand why persistence matters. You are building a budget spreadsheet and need invoices from several vendor portals. Claude in Chrome opens the tabs, reads each invoice, collects amounts and dates, and builds the spreadsheet. Then you pick the same session up in the desktop app to add local files or import last quarter's budget.

    Side-by-side view: on the left the Chrome side panel showing an invoice summary table built from five vendor tabs, and on the right the same conversation continued in the Claude desktop app with a follow-up prompt about comparing with last month's invoices folder.
    The same session in the Chrome side panel (left) and continued in the Claude desktop app (right), where local files are available. Source: Anthropic.

    The division of labour is the useful bit. The browser is where the data is trapped; the desktop is where your files are. Previously those were two conversations and a manual handover. Now they are one session. Anthropic's other suggested pairings are the same shape: Claude in Chrome pulls metrics from an analytics dashboard, and Cowork turns them into a spreadsheet, a deck or a report.

    Why It Is Underrated: The Long Tail of Software

    Every AI integration story of the last two years has been about APIs and connectors, and connectors are genuinely good. But they only ever cover the head of the distribution: Gmail, Drive, Slack, GitHub, Salesforce. The software most people actually lose their afternoons to is in the tail - the council planning portal, the freight forwarder's tracking page, the 2011 expenses system your finance team refuses to replace, the supplier extranet with one login per supplier.

    Nobody is going to write an MCP server for those. There is no commercial reason to. The browser is the only universal interface they share, which makes a browser-driving agent the only realistic way to automate them. That is the argument for Claude in Chrome being underrated: it is the single Claude surface whose addressable area is "all software with a web interface" rather than "software someone chose to integrate". It is the same bet the rest of the industry is making, as our guide to AI browser automation agents and our look at Google's agentic browser push both set out.

    It is also the reason the feature is easy to miss. It does not demo well. Nobody makes a viral clip of an agent filling in a vendor portal. But if your week contains four hours of moving numbers between systems that will never talk to each other, this is the Claude feature that touches it.

    What It Can Do

    From Anthropic's own documentation and store listing, the current capability set:

    • Read, click, type and navigate on the page you are on, plus take screenshots.
    • Multi-tab workflows. Claude groups its tabs into a separate workspace and can work across them at once, in the background, while you carry on in another tab.
    • Scheduled recurring tasks - daily, weekly, monthly or annually - so a browser job can run without you starting it.
    • Workflow recording (classic panel only): perform the steps once, and Claude learns to repeat them.
    • Console and network access for debugging: Claude can read browser errors, network requests and DOM state.
    • Claude Code integration: build in Claude Code, deploy to a URL, then have Claude open it in the browser to test and verify the change.
    • Built-in knowledge of common platforms including Slack, Gmail, Google Calendar, Google Docs and GitHub.
    • 1Password integration (beta, macOS): rather than stalling at a login wall, Claude can request credentials from 1Password, which you approve with biometrics.
    Google Calendar week view in Chrome with the Claude side panel open, running a prompt to review the week's meetings, check room availability and book appropriate spaces based on meeting size and location preferences. A 'Stop Claude' button is visible at the bottom of the page.
    Claude working through a calendar to book meeting rooms. Note the persistent "Stop Claude" control at the bottom of the viewport. Source: Anthropic.

    One important boundary: tasks that need local files or your actual computer require the Claude desktop app to be open. The extension drives the browser, not the machine.

    Permissions: What You Are Actually Granting

    This is where people should slow down, because the permission list is broad and Anthropic publishes it in full. The extension requests, among others:

    • debugger - to control the browser: clicking, typing, screenshots. This is the powerful one.
    • scripting - to read webpage text.
    • tabs and tabGroups - to open, close and switch tabs, and keep its own separate.
    • downloads - to download files from websites.
    • alarms - to run scheduled tasks.
    • webNavigation - to detect high-risk sites.
    • system.display - to work out screen size for accurate clicking.
    • nativeMessaging - for integration with Claude Desktop and Claude Code.

    The Chrome Web Store listing states plainly that the extension handles personally identifiable information, communications, location data, web history, user activity and website content. That is not a scandal - it is the honest description of what a browser agent must touch to work - but it is a genuine decision, not a formality. Anthropic also confirms that zero data retention is not supported for Claude in Chrome, which is a hard blocker for some regulated environments.

    The Safety Data, Read Honestly

    Anthropic has been unusually forthcoming about the risk here, and the numbers deserve to be read carefully rather than quoted as reassurance.

    The central threat is prompt injection: text on a webpage, or in an email Claude reads, that issues instructions Claude then follows as though they came from you. Anthropic's red-team suite of 123 test cases across 29 attack scenarios found a 23.6% attack success rate for browser use with no mitigations, falling to 11.2% with mitigations applied. For four browser-specific attack types - things like hidden DOM form fields and URL-based text injection - the rate fell from 35.7% to 0%.

    Bar chart titled 'Prompt Injection Vulnerability', subtitled Sonnet 4, showing attack success rate: computer use 19.4%, browser use 23.6%, and browser use with new mitigations 11.2%.
    Anthropic's published prompt-injection results. Note the subtitle: these figures were measured on Sonnet 4, during the original pilot, and have not been republished for current models. Source: Anthropic.

    Two honest observations. First, 11.2% is not zero. Roughly one in nine attacks in that suite still worked. Anthropic's own documentation still says the extension "is enhanced with our safety classifiers but is still risky", and that phrasing has not softened.

    Second, and less widely noticed: the chart is labelled Sonnet 4. These are pilot-era numbers from 2025. The models driving the extension today are a generation beyond that, the mitigations have moved on, and Anthropic has not published a refreshed version of this evaluation. The direction of travel is almost certainly good, but anyone citing "11.2%" as the current risk level is quoting a year-old measurement of a different model.

    The concrete example Anthropic gives is worth internalising because it is so mundane: an email claiming to be from the security team, asking for messages to be deleted for "mailbox hygiene". Before the defences, Claude deleted them without asking. After, it identified the message as a phishing attempt.

    Anthropic's illustration of a prompt injection attack scenario in which an email purporting to come from a security team instructs Claude to delete messages for mailbox hygiene.
    The worked attack example: a fake "security team" email instructing Claude to delete the user's mail. Source: Anthropic.

    There is one newer defence worth knowing about, introduced with the Cowork side panel: before a consequential action such as submitting a form or downloading a file, a separate check reviews the action against what you originally asked for and blocks anything that does not match. That is a structurally better defence than classifier-only filtering, because it compares intent to action rather than trying to spot malicious text.

    Controls, Blocked Sites and Admin Policy

    The default mode is "Automatically approve": Claude works continuously, reviews its own actions for safety and pauses to ask when it hits something sensitive. It asks before high-risk actions such as publishing, purchasing or sharing personal data, and a Stop Claude control stays visible while it is working. Site-level permissions can be granted and revoked at any time in Settings.

    Some categories are blocked outright by default, regardless of your settings: financial services, banking, investment platforms, cryptocurrency exchanges, adult content and pirated material.

    For organisations, the defaults differ in a way worth knowing: Team has the extension enabled by default; Enterprise has it disabled by default and an admin must turn it on under Organization Settings. Admins get both allowlists and blocklists, and Anthropic's own guidance is to "start with a restrictive allowlist, especially during initial rollout". Access can be granted through role-based permissions independently of other Claude capabilities, and traffic routes through the standard claude.ai and api.anthropic.com endpoints.

    The 2.8-Star Problem

    It would be dishonest to write "underrated" without addressing the rating. Claude in Chrome sits at roughly 2.8 out of 5 from about 1,500 reviews, against 13 million users. That is a review rate of about one in ten thousand - a sample composed almost entirely of people motivated enough by a problem to go and write about it.

    The structural causes are not mysterious, and most are not really software defects:

    • It requires a paid plan. A free-tier user installs it, cannot sign in, and leaves one star. The store listing does not gate the install.
    • It is Chrome-only. Edge, Brave and Arc users install it and find it unsupported.
    • It eats usage limits. Anthropic states directly that browser interactions are more compute-intensive than regular chats and consume more of your allowance, especially in automatically-approve mode on long tasks. People who did not expect that feel misled.
    • It fails visibly. A chat that gives a mediocre answer disappoints quietly; an agent that clicks the wrong button on a JavaScript-heavy page fails in a way you watch happen.

    None of that makes the rating wrong, exactly. It makes it a measure of expectation mismatch rather than of capability. Judge the tool by what it does when it is set up correctly on a task it suits, and it is one of the strongest things Anthropic ships.

    Limitations and Known Issues

    • Chrome only. No other Chromium browser, no mobile.
    • Paid plans only - Pro, Max, Team or Enterprise; Team and Enterprise users may additionally need admin authorisation.
    • Heavier on usage limits than chat, and limits are shared across Claude, Claude Code and Chrome.
    • JavaScript-heavy sites can defeat page reading, and other extensions can interfere with its interactions.
    • Workflow recording is classic-panel only, so upgrading to the Cowork panel loses it.
    • No zero data retention support, which rules it out for some regulated deployments.
    • Too many open tabs degrade performance; Anthropic recommends splitting complex tasks.
    • Prompt injection remains an unsolved problem, not a mitigated one.

    How to Set It Up

    1. Open Google Chrome specifically, and install the extension from the Chrome Web Store.
    2. Sign in with your Claude account. You need an active paid plan.
    3. Pin it: click the puzzle-piece icon in the toolbar, then the thumbtack next to "Claude".
    4. Grant the permissions it asks for, and set site access to match your comfort level rather than accepting the default everywhere.
    5. If you are on Team or Enterprise and cannot sign in, your admin has not enabled it yet.

    A practical first task: pick something read-only and multi-tab, like summarising five open articles or pulling figures out of a dashboard, before you let it fill in a form. You learn its failure modes far more cheaply that way.

    Who Should Use It

    Install it today if your work involves systems with no API - vendor portals, internal dashboards, legacy admin consoles, supplier extranets - or if you routinely move data between a browser and a spreadsheet. This is the case the tool was built for, and the August update makes it materially better by letting the browser half and the file half of a job live in one session. Developers should also look at the Claude Code loop: build, deploy to a URL, then have Claude open and verify it with console access.

    Approach carefully if you handle regulated or highly sensitive data. The permission surface is broad, zero data retention is unavailable, and prompt injection is a live risk with a published non-zero success rate. Start with a restrictive allowlist, exactly as Anthropic recommends to admins.

    Skip it if you are on the free tier, do not use Chrome, or your work is mostly writing and reasoning rather than clicking. For those tasks the ordinary Claude apps are cheaper on usage and just as good.

    The Bottom Line

    Claude in Chrome is underrated in the literal sense: 13 million installs, a 2.8-star average, and a capability set that no connector strategy can replicate. The August 2026 change - a real Cowork session in the side panel, with persistent history, working skills and connectors, and handoff to desktop and mobile - is the update that turns it from a novelty into the piece of Claude that reaches the software everything else ignores.

    It is not the feature to be casual about. The permissions are real, the injection risk is real and quantified, and the headline safety numbers you will see quoted are from a 2025 pilot on an older model. Set the site permissions deliberately, keep the allowlist tight, watch it on its first few runs, and give it the jobs that involve no API and too many tabs. On those, nothing else Anthropic ships comes close.

    Last updated: August 2026. Based on Anthropic's Claude in Chrome product and blog posts, the Claude Help Center documentation, and the Chrome Web Store listing (version 1.0.85, updated 7 August 2026). Prompt-injection figures are from Anthropic's originally published Sonnet 4 evaluation and have not been refreshed for current models.

    Free Guide

    Get the free guide: Claude vs ChatGPT, Gemini & Grok

    A 20-page playbook covering everything you need to choose and use the big four AI models in 2026, full cost and feature comparisons, what each is best (and worst) at, and how-tos for images, vectors, building a website, Claude Code and more.

    Pop your email in to get it free
    Preview of the free guide: Claude vs ChatGPT, Gemini and Grok, 2026 features, pricing and what-you-can-do comparison.

    Frequently Asked Questions

    What is Claude in Chrome?
    Claude in Chrome is Anthropic's official Chrome extension. It puts Claude in a browser side panel where it can see the page you are on and act on it - clicking links, typing, navigating and filling forms using your existing logins. Since 12 August 2026 the side panel runs as a full Claude Cowork session, so conversations save to your history and your skills, plugins and connectors work in the browser.
    Which plans include Claude in Chrome?
    All paid plans: Pro, Max, Team and Enterprise. The Cowork side panel landed on Max and Team on 12 August 2026 and is rolling out to Pro over the following weeks. Team has the extension enabled by default; Enterprise has it disabled by default and an admin must switch it on.
    Is Claude in Chrome safe to use?
    It is safer than it was, but Anthropic still calls it risky. Its published red-team data showed a 23.6% prompt injection attack success rate falling to 11.2% with mitigations, and browser-specific attacks dropping from 35.7% to zero. Those figures date from the 2025 Sonnet 4 pilot and have not been republished for current models. Financial services, adult and pirated content sites are blocked by default.
    Can I carry a Chrome session over to desktop or mobile?
    Yes, and this is the headline August 2026 change. Because the side panel is now a Cowork session tied to your account rather than one device, a task you start in a browser tab can be picked up in the Claude desktop, web or mobile apps. Anthropic's own example is collecting invoices from vendor portals in Chrome, then finishing the spreadsheet on desktop.
    Why is the Chrome extension rated so low if it is good?
    It sits at roughly 2.8 out of 5 from about 1,500 reviews against 13 million users - a review rate near 0.01%, which skews heavily towards people who hit a problem. The common complaints are real but mostly structural: it needs a paid plan, browser actions burn usage limits far faster than chat, and it does not work on other Chromium browsers or mobile.

    Explore more AI tool comparisons

    In-depth reviews, benchmarks and guides to help you choose the right AI tools.

    Browse all reviews
    AI Tools Review Editorial Team

    AI Tools Review Editorial Team Expert verified

    Our editorial team consists of veteran AI researchers, software engineers, and industry analysts. We spend hundreds of hours benchmarking frontier models natively to provide you with objective, actionable intelligence on agentic AI capabilities and cybersecurity landscapes.