Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 939 Bytes

File metadata and controls

37 lines (23 loc) · 939 Bytes

claude-code-browser-act

A Claude Code plugin for browser automation via the browser-act CLI — stealth browsing, captcha solving, proxy support, Real Chrome control, and structured page interaction.

Homepage: https://www.browseract.com

Install

Add the marketplace:

/plugin marketplace add browser-act/claude-code-browser-act

Then install the plugin:

/plugin install browser-act@browseract

On first use, the plugin will prompt to install the underlying CLI (requires Python 3.12+ and uv):

uv tool install browser-act-cli --python 3.12

Update

/plugin marketplace update browseract

Versioning follows semver via the version field in plugins/browser-act/.claude-plugin/plugin.json.

License

MIT — see LICENSE.