A Chrome intelligent assistant extension built on the ReAct reasoning loop architecture. With 40+ built-in tools, it supports browser automation, workspace management, multimodal Q&A, long-term memory, multi-agent collaboration, task checkpoint recovery, Skill system, and MCP protocol extension — control your browser and full local development workflow using natural language.
From passive Q&A to proactive action — redefining the browser AI experience
More than a Q&A bot — a browser automation engine
LLM Think → Call Tool → Result Feedback → Continue Reasoning. Supports multi-turn tool calls, task decomposition, streaming responses, and three-level reflection quality assurance.
Create and manage multiple custom AI assistants with built-in templates for code review, data analysis, and more. Supports agent sub-task distribution and parallel collaboration.
Click, fill forms, scroll, drag, screenshot, wait for elements, dropdown selection. Control web pages with natural language without writing a single script.
Plain text, HTML, tables, links, forms, images, metadata. Supports Markdown/JSON formatted output, scrolling collection of long content. Cross-tab extraction via tabId without switching tabs.
Automatically stores user preferences, knowledge, and decision records. Supports fact storage and conversation summary memory types, intelligent history retrieval, auto compression and eviction of low-value memories — the more you use it, the better it understands you.
Read/write files, search code, execute terminal commands. npm install, git operations, run scripts — all done directly in browser conversations.
Workflow and Agent skill types, supports distilling skills from conversations. Built-in skill-creator meta-skill for one-click reusable workflow creation.
Supports Model Context Protocol, connecting third-party MCP Servers. Auto-discover tools, multi-server parallelism, infinitely expand capability boundaries.
Code highlighting, Mermaid flowcharts/sequence diagrams, table export to Excel. Supports chart zoom, PNG download, source code copy.
Upload PDF/Word/Excel/text files and ask questions directly. Browser-side intelligent content extraction, connect to Agent for deep file operations in workspace.
Built-in 6 annotation tools: pen, rectangle, ellipse, arrow, eraser. Supports color/thickness adjustment and Ctrl+Z undo, send edited images directly.
Connects to vision language models, supports screenshot-based image Q&A. Independent API configuration, automatic image compression to reduce Token consumption.
Auto-summary compression of long referenced content, intelligent truncation by Token count. Three-level pressure monitoring to prevent irrelevant information from permanently occupying context space.
Real-time Token consumption tracking, session/today/history multi-dimensional statistics. Trend charts, budget management, three-level context pressure monitoring.
Auto-save checkpoints during task execution, one-click resume after interruption. Supports SW restart recovery, streaming output preservation, 7-day TTL auto-expiry — ensures long tasks never lose progress.
Type @ to bring up the selector, "Web" tab lists all open tabs. Select a page to auto-inject its content as conversation context, enabling cross-page information understanding.
Recursively penetrate multi-layer Shadow DOM and same-origin iframes to locate elements. Supports React controlled components, rich text editors — ensures precise page operations across all frontend frameworks.
Single messages support export to Word (with pre-rendered Mermaid charts), PDF, image, JSON and more formats, meeting sharing and archiving needs across different scenarios.
Batch export conversations as .aihelper.json, including complete message history, execution logs, and quality scores. Compatible with new/old format import and recovery.
Browse and manage Agent's local file system directly in the sidebar. Directory tree navigation, batch operations, drag-and-drop moving, file preview — as convenient as an IDE file manager.
Full-text search across all conversation history, supports AND/OR advanced search syntax. Dual-mode search (global/current session), incremental loading, result highlight positioning.
One-click bookmark important AI responses, supports pinning, search, and grouping. Click a bookmark to auto-navigate to the corresponding message in the conversation for quick review.
Agent file deletion defaults to soft-delete to recycle bin with 7-day retention, supports one-click recovery. Say goodbye to accidental file deletion.
Built-in preview for text/code highlighting, PDF, Word, Excel, images and more formats — view file contents without leaving the sidebar.
Agent service supports online restart and one-click auto-update, no manual terminal operations needed. Auto-rollback on update failure without affecting current running state.
When conversation context Token exceeds budget, automatically compresses old tool call rounds into one-sentence summaries, preserving key information without losing context.
API Key local storage. Agent command tiered control (blacklist blocking + graylist confirmation), file operation sandbox protection, pairing authentication.
One assistant, covering every aspect of your daily work
Write, debug, and refactor code directly in the browser. Access local files, execute commands, preview results — from requirements to deployment in one go.
Dev EfficiencyAuto-login to websites, scrape data, generate reports. Supports multi-page navigation, form filling, data cleaning — say goodbye to manual copy-paste.
Data WorkWriting, translation, typesetting, and illustration all in one place. Multimodal file Q&A supports PDF, images, code understanding — double your creative efficiency.
Content CreationDescribe test cases in natural language, auto-generate and execute browser tests. Screenshot verification, assertion checks, defect location — all in one click.
Quality AssuranceMulti-search-engine parallel retrieval, auto-aggregation and organization of results. Supports webpage summarization, content extraction, and knowledge graph-based research reports.
Research & AnalysisHand repetitive operations to AI. Email processing, schedule management, form submission, file organization — free up your time for more valuable work.
Productivity ToolsCovering full-scenario browser automation, extensible via Skill and MCP
Real running screenshots, a sneak peek
Chrome Extension API message channels, clear layer responsibilities with workspace management & Checkpoint persistence
Three steps to install and configure, start using immediately
Download the zip from GitHub/Gitee and extract. Open chrome://extensions, enable Developer Mode, click "Load unpacked" and select the dist folder.
Download ZIP → Extract → Load dist folder
Right-click extension icon → Options, enter your DeepSeek API Key (or other OpenAI-compatible API).
API Key → Enter → Save
For local file read/write and command execution, install the agent service globally and start it. Copy the pairing code from terminal output into the extension's Agent settings to connect.
npm i -g ai-helper-agent && ai-helper-agent start
AI Helper-powered creative projects, click to experience
Welcome feedback, suggestions, or business collaboration