Community Setup

Chrome Extension Development Setup

Claude Code setup for Chrome extension with Manifest V3, popup UI, and content script injection.

$5
OtherdeveloperintermediateVS CodeGitHubNode.jsReact / Next.js
By Initly Team0 downloads

Get full access to this setup

Includes complete instructions, config files, and action checklist.

VS CodeGitHubNode.jsReact / Next.js

Instructions Preview

1. Install Claude Code

npm install -g @anthropic-ai/claude-code

2. Create Extension Project

npm create vite@latest my-extension -- --template react-ts
cd my-extension

3. Add Manifest

Create manifest.json with Manifest V3 configuration.

4. Add Config

Copy CLAUDE.md and agents to your project.

5. Verify

claude

Ask Claude to create a content script....

Purchase this setup to see the full instructions

Config Files

Purchase to download these config files.

CLAUDE.mdLocked
code-reviewer.mdLocked