Skip to content

Add Chrome/Firefox support via Chrome DevTools Protocol #1

Description

@bitcoingametheory

The current implementation uses Safari's Apple Events bridge (osascript). This is macOS-only.

A parallel implementation using Chrome DevTools Protocol (CDP) would enable:

  • Cross-platform support (macOS, Linux, Windows)
  • Chrome and Firefox (via remote debugging)
  • Same read/write/watch pattern, different transport

The osascript → CDP adapter should be a drop-in replacement. Same interface, different bridge.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions