Skip to content

Instantly share code, notes, and snippets.

View alinjfz's full-sized avatar
💡
Excited about new ideas…

Ali Najafzadeh alinjfz

💡
Excited about new ideas…
View GitHub Profile
@alinjfz
alinjfz / disable-claude-browser-bridge.md
Last active April 24, 2026 12:52
This is a simple workaround to disable the Chromium “Native Messaging” bridge used by Claude Desktop on macOS.

Disable Claude Desktop Browser Bridge (macOS)

Overview

This is a simple workaround to disable the Chromium “Native Messaging” bridge used by Claude Desktop on macOS.

The approach:

  • Backup the original helper binary
  • Replace it with a non-executable placeholder
  • Restore it later if needed