Automate your browser with natural language commands - The open source browser-use solution
AIPex is a revolutionary Chrome extension that transforms your browser into an intelligent automation platform. Using natural language commands and AI-powered intelligence, AIPex can automate virtually any browser task - from complex multi-step workflows to simple repetitive actions.
Comparison Dimension | AIPex | Comet (Dia) | Playwright-based MCP Server |
---|---|---|---|
Resource Usage | ✅ No need to launch independent browser process, directly utilizes user's already open Chrome browser | ❌ Requires launching independent browser process, installing Playwright dependencies, downloading browser binaries, etc. | |
Transfer Cost | ✅ No, use your current browser now, no need to transfer | ❌ Requires launching browser process | |
User Session Reuse | ✅ Automatically uses existing login state | ✅ Automatically uses existing login state | ❌ Requires re-login |
Browser Environment | ✅ Fully preserves user environment | ✅ Fully preserves user environment | ❌ Clean environment lacks user settings |
API Access | ✅ Full Browser API Access | ||
Startup Process | ✅ Quick, only need to install extension | ❌ Requires launching browser process | |
LLM Token Cost | ✅ Low, optimized tools and agent loop | ✅ Low | |
Speed | ✅ Quick | ✅ Quick | |
User Knowledge | ✅ Low, click extension then you can use, no need any technical background | ||
Chat to Multiple Tabs | ✅ Yes, you can use tabs, bookmarks, history to talk | ❌ Limited multi-tab support | |
Action Coverage | ✅ Full, covers almost 100% of browser automation scenarios | ||
BYOK (Bring Your Own Key) | ✅ AIPex supports using your own LLM token | ❌ No | ✅ Yes |
- 🧠 Natural Language Control: Command your browser in plain English - no coding required
- 🤖 AI-Powered Intelligence: 30+ MCP tools that understand context and adapt to your needs
- ⚡ Multi-Step Automation: Execute complex workflows with single commands
- 🔄 Universal Compatibility: Works with any website - no special setup needed
- 📊 Smart Data Extraction: Automatically collect and organize information from web pages
- 🎯 Precision Actions: Click, fill, scroll, and interact with elements using AI vision
- 📝 Form Automation: Fill out forms, submit data, and handle complex interactions
- 🖼️ At Tabs: Read & Act with Multiple tabs
- 🔧 Developer Friendly: Open source with extensive API for custom automation
- 🚀 Lightning Fast: Execute automation tasks in seconds, not minutes
- Smart Content Analysis: Extract structured data from any webpage
- Price Monitoring: Track prices across multiple e-commerce sites
- Research Automation: Gather information from multiple sources automatically
- Visual Element Detection: AI can see and interact with page elements
- Form Automation: Fill out complex forms with intelligent field mapping
- Dynamic Content Handling: Adapt to changing page layouts and content
- Text Highlighting & Summarization: Automatically highlight and summarize important content
- Document Processing: Extract and organize information from web documents
- Smart Note-Taking: Capture and organize insights from web browsing
- AI-Powered Organization: Automatically group and organize tabs by topic
- Smart Tab Switching: Find and switch between tabs using natural language
- Multi-Window Coordination: Manage complex workflows across multiple browser windows
-
Install from Chrome Web Store (Recommended)
-
Open AIPex
- Press
⌘+M
(Mac) orCtrl+M
(Windows/Linux) - Or click the AIPex icon in your toolbar
- Press
We love contributions! Here's how you can help make AIPex even better:
📖 For detailed development setup, build instructions, and contribution guidelines, please see DEVELOPMENT.md
🗂️ Tab Management - 8 tools
Complete tab control and navigation:
get_all_tabs
- Get all open tabs across all windowsget_current_tab
- Get information about the currently active tabswitch_to_tab
- Switch to a specific tab by IDcreate_new_tab
- Create a new tab with the specified URLget_tab_info
- Get detailed information about a specific tabduplicate_tab
- Duplicate an existing tabclose_tab
- Close a specific tabget_current_tab_content
- Get the visible text content of the current tab
📄 Page Content & Interaction - 14 tools
Content extraction, analysis, and page interaction:
get_page_metadata
- Get page metadata including title, description, keywordsextract_page_text
- Extract text content with word count and reading timeget_page_links
- Get all links from the current pagesearch_page_text
- Search for text on the current pageget_interactive_elements
- Get all interactive elements (links, buttons, inputs) with optimized performanceclick_element
- Click an element using CSS selectorsummarize_page
- Summarize page content with key pointsfill_input
- Fill an input field with textclear_input
- Clear the content of an input fieldget_input_value
- Get the current value of an input fieldsubmit_form
- Submit a form using CSS selectorget_form_elements
- Get all form elements and input fieldsscroll_to_element
- Scroll to a DOM element and center ithighlight_element
- Permanently highlight DOM elementshighlight_text_inline
- Highlight specific words or phrases within text
⬇️ Downloads & Files - 4 tools
Download control and file management:
download_text_as_markdown
- Download text content as markdown filedownload_image
- Download an image from base64 datadownload_chat_images
- Download multiple images from chat messagesdownload_current_chat_images
- Download all images from current AI chat
📸 Screenshots - 3 tools
Visual capture and screenshot management:
capture_screenshot
- Capture screenshot of current visible tabcapture_tab_screenshot
- Capture screenshot of a specific tab by IDcapture_screenshot_to_clipboard
- Capture screenshot and save to clipboard
🔧 Advanced Features - 3+ tools
Advanced browser automation and utilities:
- Additional specialized tools for enhanced browser control
- AI-powered content analysis and processing
- Custom automation workflows
This project is licensed under the MIT License - see the LICENSE file for details.
- 🐛 Found a bug? Open an issue
- 💡 Have a feature request? Start a discussion
- 🤝 Want to contribute? See our Contributing Guide
- 💬 Need help? Join our community discussions
Thank you to all the amazing contributors who help make AIPex better:
ropzislaw 56 commits |
Codexiaoyi 10 commits |
buttercannfly 5 commits |
Total Contributors: 3 | Total Commits: 71
Want to contribute? Check out our Contributing Guide and help make AIPex even better!