跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Claude In Chrome Troubleshooting

插件 活跃

Diagnose and fix Claude in Chrome MCP extension connectivity issues

1 个 Skill 0 个 MCP
目的

To help users resolve "Browser extension is not connected" errors and other erratic behavior when using the Claude browser extension with the Claude Code CLI.

功能

  • Diagnoses Claude extension connectivity issues
  • Explains Claude.app vs Claude Code native host conflicts
  • Provides scripts to toggle native host configurations
  • Offers quick diagnosis commands and a full reset procedure
  • Addresses edge cases like multiple profiles and stale wrappers

使用场景

  • When `mcp__claude-in-chrome__*` tools fail with "Browser extension is not connected"
  • When browser automation works erratically or times out
  • After updating Claude Code or Claude.app
  • When switching between Claude Code CLI and Claude.app (Cowork)

非目标

  • Troubleshooting on Linux or Windows
  • General Chrome automation issues unrelated to the Claude extension
  • Claude.app desktop issues
  • Network connectivity problems
  • Chrome extension installation issues

Portability

  • warning:Structural AssumptionThe plugin makes assumptions about macOS-specific paths like `~/Library/Application Support/Google/Chrome/NativeMessagingHosts` and `$TMPDIR`, which may not apply to all users or environments.
  • warning:Runtime stabilityThe plugin assumes a macOS environment and specific user configurations for Chrome, which may lead to instability on other operating systems or different user setups.

Trust

  • warning:Issues Attention13 issues opened and 4 closed in the last 90 days indicates a low closure rate of approximately 24%, suggesting slow maintainer response.

Security

  • warning:Unguarded Destructive OperationsThe plugin performs file modifications (moving/deleting config files, creating scripts) and process management without an explicit confirmation gate or dry-run option, which could be risky if executed incorrectly.

Code Execution

  • info:Error HandlingThe scripts use basic shell error handling (e.g., `2>/dev/null`), but do not provide structured error reporting or explicit remediation steps for all failure paths.

Compliance

  • warning:Target marketThe plugin explicitly targets macOS users due to its reliance on macOS-specific paths and tools, but the description does not mention this limitation, claiming global applicability implicitly.

Errors

  • info:Actionable error messagesError messages in the scripts are often basic shell errors or lack specific remediation steps, though some provide hints on what to check next.

Scope

  • warning:Dry-run previewThe plugin performs file modifications and process restarts without a dry-run option, increasing the risk of unintended consequences.

安装

请先添加 Marketplace

/plugin marketplace add trailofbits/skills
/plugin install claude-in-chrome-troubleshooting@trailofbits

质量评分

65 /100
about 23 hours ago 分析

信任信号

最近提交3 days ago
星标5.2k
许可证CC-BY-SA-4.0
状态
查看源代码