BrowserKing: Open-Source Chrome Extension for Browser Control via Claude and Other Models

BrowserKing is a free, open-source Chrome extension that turns Claude and other AI models into full browser agents. It operates from a side panel and requires no account or subscription—just your Anthropic API key.
Key Features
- Supports Claude and 15+ other AI models
- Takes screenshots of the current browser screen and sends them to the selected model
- Acts on the model's decisions to perform browser actions
- Each provider gets its own theme color, with the UI adapting visually when switching models
Browser Control Capabilities
- Clicking buttons
- Filling forms
- Scrolling
- Navigating tabs
The developer notes that Claude handles the vision + tool call combination particularly well compared to other providers tested. The extension is available on GitHub under the MIT license.
This type of tool is useful for automating browser-based tasks through natural language instructions, potentially reducing manual interaction with repetitive web interfaces.
📖 Read the full source: r/ClaudeAI
👀 See Also

Codex Chrome Extension Adds Background Browser Automation Across Tabs
Codex's new Chrome extension on macOS/Windows enables parallel browser task execution in background tabs without taking over the browser — covering debugging flows, dashboards, research, and CRM updates.

pop-pay MCP server adds payment guardrails for Claude Code agents
pop-pay is an MCP server that lets Claude Code agents handle purchases without exposing credit card numbers. It uses CDP injection to place virtual card credentials directly into payment iframes, with Claude only receiving masked confirmation numbers.

Developer Builds Power Automate MCP Server with 108 Tools, Cross-Platform Support
A developer built a Power Automate MCP server that expanded from 12 to 108 tools, covering Dataverse CRUD via OData, SharePoint management via Graph, Power Apps versioning, environment administration, and cross-platform support for Windows, macOS, and Linux.

ClaudeOrb: Chrome Extension Monitors Claude API Usage in Real-Time
A developer built ClaudeOrb, a free Chrome extension that displays Claude session percentage, weekly limits, countdown timers, Claude Code costs, and 7-day spending trends. The tool was created using Claude Code after hitting rate limits without warning.