Moonshot AI's Kimi Browser Extension Turns Web Tasks Into Reusable Workflows
Moonshot AI has transformed its Kimi WebBridge developer tool into a consumer-facing browser extension that lets users automate repetitive web tasks through natural language commands and save those tasks as reusable workflows. The renamed Kimi Browser Extension, now available free on the Chrome Web Store and Edge Add-ons, adds a sidebar interface where users can ask Kimi to navigate pages, fill forms, and complete multi-step workflows, then record and replay those actions without writing code.
What Changed From WebBridge to Browser Extension?
The original Kimi WebBridge was built primarily for developers and coding agents like Claude Code and Cursor, giving those tools direct access to an authenticated browser session through the Chrome DevTools Protocol (CDP). The renamed extension preserves that developer functionality but adds a new layer: a chat sidebar that lets everyday users interact with websites through Kimi without needing to open a separate coding environment.
The extension still runs locally on your machine, meaning your browser cookies and login sessions never leave your computer. When you ask Kimi to complete a task, the local background service translates that request into browser actions like clicking, typing, and scrolling, then sends those commands to your existing browser session through CDP. Page content and screenshots may still be sent to Kimi's servers for processing, so the privacy boundary depends on which model you choose and what data you ask it to handle.
How to Set Up and Use Kimi Browser Extension for Automation?
- Installation: Download the free extension from Chrome Web Store or Edge Add-ons, then install Moonshot's local bridge service. Windows users run a PowerShell command; macOS users install the Kimi Desktop App. The extension and local service communicate through CDP to control your browser.
- Record Repetitive Tasks: Complete a workflow once through the Kimi sidebar, and the extension captures each action. Save that sequence as a reusable skill and replay it later without describing the steps again, reducing the need to explain recurring workflows in every prompt.
- Agent Compatibility: The extension works with Kimi Code CLI, Claude Code, Cursor, Codex, and Hermes. During setup, the installer places skill definitions into supported agent environments, allowing those tools to discover the browser interface without custom adapters.
- Security Best Practices: Use a separate browser profile for automated work, keep banking and email outside that profile, require confirmation before purchases or account changes, and treat page content as untrusted because malicious text can attempt to redirect an agent through prompt injection.
What Tasks Work Best With Recorded Skills?
Good candidates for recording include collecting research sources, filling predictable forms, comparing product listings, compiling job posts, and gathering data for analysis. A saved skill can preserve the steps and expected sequence, making repeated runs more consistent than starting from a fresh natural-language request.
However, recorded actions remain sensitive to website changes. Revised layouts, renamed controls, dynamic content, and new authentication checks can interrupt playback. Workflows that publish content, move money, or modify records should include validation and a human approval step before the final action.
How Does This Fit Into Moonshot's Broader AI Strategy?
The extension launch comes as Moonshot AI's flagship Kimi K3 chatbot reopened subscriptions after a two-month pause caused by demand outpacing GPU capacity. On September 18, Moonshot relaunched Kimi K3 with four renamed subscription tiers (Go, Plus, Pro, and Max) priced at roughly 39, 79, 159, and 559 yuan per month. The company also released a Kimi Code K2.8 Preview update with improved coding and agent performance, adjustable reasoning effort, and support for 1 million-token ultra-long context across all tiers.
The Browser Extension represents Moonshot's effort to expand Kimi's reach beyond chat and coding into everyday web automation. By letting users record and replay tasks without code, the company is positioning Kimi as a practical tool for routine browsing and internal automation workflows. The agent-neutral interface also allows teams to use the same recorded workflows across multiple model providers, though model quality and tool-calling behavior still vary by provider.
For developers and teams already using Google Workspace, Gemini in Google Workspace now connects to seven business apps via Model Context Protocol (MCP), including Asana, HubSpot, Salesforce, and QuickBooks, allowing users to pull project data and update CRM records without leaving Docs, Sheets, or Gmail. This broader shift toward embedding AI agents into existing workflows suggests that the future of AI productivity lies not in standalone chatbots, but in tools that integrate seamlessly into the applications people already use daily.