---
id: "entity-claude-in-chrome"
type: "entity"
entityType: "tool"
canonicalName: "Claude in Chrome"
aliases: ["Claude Chrome Extension"]
source_timestamps: ["00:08:06"]
tags: ["browser-extension", "automation"]
related: ["concept-browser-automation", "entity-claude-ai"]
sources: ["ccc"]
sourceVaultSlug: "claude-automated-content-system-2026May14"
originDay: 2
---
# Claude in Chrome

## Description

A Chrome extension by Anthropic that allows the [[entity-claude-ai|Claude desktop application]] to interface directly with the user's **active browser session**.

This is essential for bypassing login walls and scraping DOM data from platforms like Instagram. Without it, Claude cannot perform the [[concept-browser-automation]] that powers the Creator Finder and Viral Spotter skills.

## How It Fits Into the Stack

- Runs inside the user's signed-in Chrome browser
- Gives Claude DOM-level read/click/scroll access
- Used by Steps 1 and 2 of [[framework-ccc-content-pipeline]]

## Prerequisites

Before running agents through this extension, [[action-train-algorithm]] is required — see [[claim-algorithm-training-necessity]].

## Risks

Automated scraping via this extension may trigger Instagram rate limits, CAPTCHAs, or account penalties — see [[question-instagram-scraping-limits]].

## Canonical Reference

Chrome Web Store listing (Anthropic official extension).


## Related across days
- [[prereq-chrome-connector]]
- [[concept-browser-automation]]
- [[concept-agentic-ai-workflows]]
