Community Setup
Chrome Extension Development Setup
Claude Code setup for Chrome extension with Manifest V3, popup UI, and content script injection.
OtherdeveloperintermediateVS CodeGitHubNode.jsReact / Next.js
By Initly Team0 downloads
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