{ "name": "claude-in-chrome-troubleshooting", "version": "1.0.0", "description": "Diagnose and fix Claude in Chrome MCP extension connectivity issues", "author": { "name": "Dan Guido" } }
Claude Plugin
claude-in-chrome-troubleshooting
Diagnose and fix Claude in Chrome MCP extension connectivity issues
Editor's Note
Diagnose and fix Claude in Chrome MCP extension connectivity issues
Plugin Overview
This item is backed by a plugin manifest rather than a `SKILL.md` file, so the most useful fields are surfaced here first.
Plugin Name
claude-in-chrome-troubleshooting
Version
1.0.0
Author
Dan Guido
Manifest Description
Diagnose and fix Claude in Chrome MCP extension connectivity issues
Raw Manifest
The structured plugin fields above are derived from the same upstream manifest shown below.
Related Items
Claude Plugin
second-opinion
Runs code reviews using external LLM CLIs (OpenAI Codex, Google Gemini) on uncommitted changes, branch diffs, or specific commits. Bundles Codex's built-in MCP server for direct tool access.
Claude Plugin
ccboard
Comprehensive TUI/Web dashboard for Claude Code monitoring and management
Claude Plugin
mcp-server-dev
Skills for designing and building MCP servers that work seamlessly with Claude — guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.
Claude Plugin
plugin-dev
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance