keon/browser-control
A Rust CLI that provides coding agents with browser control capabilities via Chrome DevTools Protocol.

Not currently ranked — collecting fresh signals.
star history
Browser-control exposes a browser as composable shell commands that coding agents can invoke. It provides stable element references like @e1/@e2 that LLMs can use directly instead of brittle selectors, along with page snapshots, click actions, and raw CDP access. The tool has no LLM dependency itself — agents remain in control while the CLI provides browser interaction capabilities.
Frequently asked
- What is keon/browser-control?
- A Rust CLI that provides coding agents with browser control capabilities via Chrome DevTools Protocol.
- Is browser-control open source?
- Yes — keon/browser-control is open source, released under the MIT license.
- What language is browser-control written in?
- keon/browser-control is primarily written in Rust.
- How popular is browser-control?
- keon/browser-control has 3.1k stars on GitHub.
- Where can I find browser-control?
- keon/browser-control is on GitHub at https://github.com/keon/browser-control.