Chromeflow: Chrome Extension Automates Web UI Tasks for Claude

What Chromeflow Does
Chromeflow addresses a common pain point when using AI coding assistants like Claude. When Claude generates backend code for services like Stripe, Supabase, or SendGrid, it typically ends with manual instructions requiring you to navigate web dashboards, copy values back and forth, and manually configure settings—breaking your development flow.
This tool automates those manual web UI steps. It gives Claude actual browser control through a Chrome extension and MCP server combination.
Key Features and Functionality
- Highlights what to click in the browser
- Automatically fills in fields with known values
- Clicks Save buttons itself
- Writes API keys directly to your
.envfile - Only requires manual browser interaction for authentication tasks like login and password entry
Setup Process
Setup requires two steps:
- Run
npx chromeflow setupin your project - Install the extension from the Chrome Web Store
Technical Details
- Built using Claude Code
- Completely free and open source
- Available at: https://chromeflow.vercel.app/
The creator reports using it daily for development workflows.
📖 Read the full source: r/ClaudeAI
👀 See Also

Akemon: Publish and Hire AI Coding Agents Directly from Your Laptop
Akemon is a tool that lets developers publish their AI coding agents with one command and hire others' agents with another, working directly from laptops through a relay tunnel without needing servers. It's protocol-agnostic, supporting agents from Claude Code, Codex, Gemini, OpenCode, Cursor, and Windsurf.

Open-source CLI tool sdf uses Claude to manage stacked GitHub PRs
sdf is a free, MIT-licensed CLI tool that automates stacked pull request workflows using git and gh, with Claude CLI handling complex tasks like diff analysis and conflict resolution.

Open Source GTM Plugin for Claude Code with 166 Marketing Skills and Bootstrap Command
A developer has released an open source Go-To-Market plugin for Claude Code that provides 166 specialized marketing skills across SEO, content, outbound, sales, growth, analytics, strategy, ads, social, CRM, and AI search. The plugin includes a /bootstrap command that interviews users about their brand to generate personalized context files.

ClawedBack: OpenClaw Port Running Inside Claude Code
ClawedBack is a clean-room port of OpenClaw that runs inside Claude Code, providing first-party prompt caching and rate limits. It matches 19 out of 23 of OpenClaw's built-in tools and is fully ClawHub compatible with mandatory security scans for imports.