Skip to content

Support for --remote-debugging-pipe #294

@MidasLamb

Description

@MidasLamb

I think adding support for --remote-debugging-pipe would be beneficial, as it would not require the use of ports.
It would also remove the need to discover which port it's listening on, which would remove the need to have the language set to English (according to the README).

I'm interested to work on this, I've experimented a bit here already: https://github.com/MidasLamb/chromium-debug-pipe/blob/main/src/main.rs to see how it works, and it seems pretty straightforward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:featureA request, idea or new functionalitytopic:interfaceRelated to the interface exposed to the usertopic:processRelated to the spawn, management and kill of the chromium process

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions