Feature new readme (#56)

This commit is contained in:
ropzislaw
2025-12-04 22:44:57 +08:00
committed by GitHub
parent a2c540e2bd
commit 8e368eb651
9 changed files with 1050 additions and 414 deletions

126
README.de.md Normal file
View File

@@ -0,0 +1,126 @@
<p align="center"><a href="https://claudechrome.com"><img alt="AIPex Browser Automation" src="https://github.com/user-attachments/assets/039768c0-1765-4a98-b020-57955e4a224a" width="100%" />
</a></p>
<strong><p align="center">Ihr Browser funktioniert bereits!</p></strong>
<p align="center">
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/Chrome%20Web%20Store-Installieren-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
<img src="https://img.shields.io/badge/Edge%20Add--ons-Installieren-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
</a>
</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<br>
<a href="https://discord.gg/sfZC3G5qfe"><img src="https://img.shields.io/badge/-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://x.com/weikangzhang3"><img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X/Twitter"></a>
<a href="https://www.youtube.com/@aipex-chrome-extension"><img src="https://img.shields.io/badge/-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
<br>
<br>
<a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
</p>
<!-- TODO: Add a hero GIF here showing the core automation flow -->
<!-- <p align="center">
<img src="assets/demo.gif" alt="AIPex Demo" width="600">
</p> -->
---
**AIPex** — Ein Open-Source-Browser-Agent, der in Ihrem vorhandenen Browser lebt.
- **Null Migration**: Kein neuer Browser zu installieren. Kein neuer Arbeitsablauf zu lernen.
- **Open Source**: MIT-lizenziert. Völlig transparent, überprüfbar und erweiterbar.
- **Datenschutz zuerst**: Ihre Daten verlassen niemals Ihren Computer. Bring Your Own Key (BYOK).
---
## Warum wir das gebaut haben
Jedes Browser-Automatisierungstool verlangt von Ihnen:
- Einen separaten Browser installieren (Dia/Comet)
- Monatliche Abonnements bezahlen (ChatGPT Atlas)
- Ihre Browsing-Daten aufgeben
**Wir haben gefragt: Warum kann Automatisierung nicht einfach in dem Browser laufen, den Sie bereits verwenden?**
AIPex ist die Antwort. Installieren Sie die Erweiterung, bringen Sie Ihren eigenen API-Schlüssel mit und automatisieren Sie alles — genau dort, wo Sie bereits arbeiten.
---
## Schnellstart
1. **Installieren** — [Chrome Web Store](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) oder [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **Öffnen** — Klicken Sie auf das AIPex-Symbol
3. **Automatisieren** — Geben Sie ein oder sprechen Sie, was Sie tun möchten
---
## Demos
### "Ich habe 100 Tabs offen. Hilfe."
https://github.com/user-attachments/assets/4a4f2a64-691c-4783-965e-043b329a8035
### "Recherchiere dieses Thema, ohne meinen Browser zu verlassen"
https://github.com/user-attachments/assets/71ec4efd-d80e-4e8f-8e39-88baee3ec38e
### "Schreib einen Tweet für mich"
https://github.com/user-attachments/assets/81f6b482-84d0-4fd9-924b-dca634b208ec
### "Hilf mir, diese Prüfung zu bestehen"
https://github.com/user-attachments/assets/ba454715-c759-41df-bf87-e835f76be365
---
## Wie schneidet AIPex ab?
*Warum einen neuen Browser installieren, wenn Sie den bereits vorhandenen automatisieren können?*
| Feature | AIPex | ChatGPT Atlas | Dia/Comet | Manus |
|---------|-------|---------------|-----------|-------|
| **Browser-Migration** | Keine | Erforderlich | Erforderlich | Keine |
| **Preis** | Kostenlos | Kostenpflichtig | Kostenpflichtig | Kostenpflichtig |
| **Open Source** | Ja | Nein | Nein | Nein |
| **Datenschutz** | Vollständig | Teilweise | Teilweise | Teilweise |
| **BYOK** | Ja | Nein | Nein | Nein |
---
## Mitwirken
Wir lieben Beiträge! Siehe [DEVELOPMENT.md](DEVELOPMENT.md) für Einrichtungsanweisungen.
---
## Mitwirkende
<a href="https://github.com/buttercannfly/AIPex/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buttercannfly/AIPex" />
</a>
---
## Sternverlauf
[![Star History Chart](https://api.star-history.com/svg?repos=buttercannfly/AIPex&type=Date)](https://star-history.com/#buttercannfly/AIPex&Date)
---
<p align="center">
<strong>Mit ❤️ vom AIPex-Team gemacht</strong>
</p>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="GitHub"></a>
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar"><img src="https://img.shields.io/badge/Chrome-4285F4?logo=google-chrome&logoColor=white" alt="Chrome"></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa"><img src="https://img.shields.io/badge/Edge-0078D4?logo=microsoft-edge&logoColor=white" alt="Edge"></a>
</p>

126
README.es.md Normal file
View File

@@ -0,0 +1,126 @@
<p align="center"><a href="https://claudechrome.com"><img alt="AIPex Browser Automation" src="https://github.com/user-attachments/assets/039768c0-1765-4a98-b020-57955e4a224a" width="100%" />
</a></p>
<strong><p align="center">¡Tu navegador ya funciona!</p></strong>
<p align="center">
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/Chrome%20Web%20Store-Instalar-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
<img src="https://img.shields.io/badge/Edge%20Add--ons-Instalar-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
</a>
</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<br>
<a href="https://discord.gg/sfZC3G5qfe"><img src="https://img.shields.io/badge/-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://x.com/weikangzhang3"><img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X/Twitter"></a>
<a href="https://www.youtube.com/@aipex-chrome-extension"><img src="https://img.shields.io/badge/-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
<br>
<br>
<a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
</p>
<!-- TODO: Add a hero GIF here showing the core automation flow -->
<!-- <p align="center">
<img src="assets/demo.gif" alt="AIPex Demo" width="600">
</p> -->
---
**AIPex** — Un agente de navegador de código abierto que vive en tu navegador existente.
- **Cero Migración**: No hay nuevo navegador que instalar. No hay nuevo flujo de trabajo que aprender.
- **Código Abierto**: Licencia MIT. Totalmente transparente, auditable y extensible.
- **Privacidad Primero**: Tus datos nunca salen de tu máquina. Trae Tu Propia Llave (BYOK).
---
## Por qué construimos esto
Cada herramienta de automatización de navegador te pide:
- Instalar un navegador separado (Dia/Comet)
- Pagar suscripciones mensuales (ChatGPT Atlas)
- Renunciar a tus datos de navegación
**Nos preguntamos: ¿por qué la automatización no puede simplemente ejecutarse en el navegador que ya usas?**
AIPex es la respuesta. Instala la extensión, trae tu propia clave API y automatiza cualquier cosa — justo donde ya trabajas.
---
## Inicio Rápido
1. **Instalar** — [Chrome Web Store](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) o [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **Abrir** — Presiona el ícono de AIPex
3. **Automatizar** — Escribe o habla lo que quieres hacer en lenguaje natural
---
## Demos
### "Tengo 100 pestañas abiertas. Ayuda."
https://github.com/user-attachments/assets/4a4f2a64-691c-4783-965e-043b329a8035
### "Investiga este tema sin salir de mi navegador"
https://github.com/user-attachments/assets/71ec4efd-d80e-4e8f-8e39-88baee3ec38e
### "Escribe un tweet para mí"
https://github.com/user-attachments/assets/81f6b482-84d0-4fd9-924b-dca634b208ec
### "Ayúdame a aprobar este examen"
https://github.com/user-attachments/assets/ba454715-c759-41df-bf87-e835f76be365
---
## ¿Cómo se compara AIPex?
*¿Por qué instalar un nuevo navegador cuando puedes automatizar el que ya tienes?*
| Característica | AIPex | ChatGPT Atlas | Dia/Comet | Manus |
|----------------|-------|---------------|-----------|-------|
| **Migración de Navegador** | Ninguna | Requerida | Requerida | Ninguna |
| **Precio** | Gratis | Pago | Pago | Pago |
| **Código Abierto** | Sí | No | No | No |
| **Privacidad** | Total | Parcial | Parcial | Parcial |
| **BYOK** | Sí | No | No | No |
---
## Contribuir
¡Nos encantan las contribuciones! Consulta [DEVELOPMENT.md](DEVELOPMENT.md) para instrucciones de configuración.
---
## Colaboradores
<a href="https://github.com/buttercannfly/AIPex/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buttercannfly/AIPex" />
</a>
---
## Historial de Estrellas
[![Star History Chart](https://api.star-history.com/svg?repos=buttercannfly/AIPex&type=Date)](https://star-history.com/#buttercannfly/AIPex&Date)
---
<p align="center">
<strong>Hecho con ❤️ por el equipo de AIPex</strong>
</p>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="GitHub"></a>
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar"><img src="https://img.shields.io/badge/Chrome-4285F4?logo=google-chrome&logoColor=white" alt="Chrome"></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa"><img src="https://img.shields.io/badge/Edge-0078D4?logo=microsoft-edge&logoColor=white" alt="Edge"></a>
</p>

126
README.fr.md Normal file
View File

@@ -0,0 +1,126 @@
<p align="center"><a href="https://claudechrome.com"><img alt="AIPex Browser Automation" src="https://github.com/user-attachments/assets/039768c0-1765-4a98-b020-57955e4a224a" width="100%" />
</a></p>
<strong><p align="center">Votre navigateur fonctionne déjà !</p></strong>
<p align="center">
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/Chrome%20Web%20Store-Installer-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
<img src="https://img.shields.io/badge/Edge%20Add--ons-Installer-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
</a>
</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<br>
<a href="https://discord.gg/sfZC3G5qfe"><img src="https://img.shields.io/badge/-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://x.com/weikangzhang3"><img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X/Twitter"></a>
<a href="https://www.youtube.com/@aipex-chrome-extension"><img src="https://img.shields.io/badge/-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
<br>
<br>
<a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
</p>
<!-- TODO: Add a hero GIF here showing the core automation flow -->
<!-- <p align="center">
<img src="assets/demo.gif" alt="AIPex Demo" width="600">
</p> -->
---
**AIPex** — Un agent d'automatisation de navigateur open-source qui vit dans votre navigateur existant.
- **Zéro Migration**: Pas de nouveau navigateur à installer. Pas de nouveau flux de travail à apprendre.
- **Open Source**: Licence MIT. Entièrement transparent, auditable et extensible.
- **Confidentialité d'abord**: Vos données ne quittent jamais votre machine. Apportez votre propre clé (BYOK).
---
## Pourquoi nous avons construit ceci
Chaque outil d'automatisation de navigateur vous demande de :
- Installer un navigateur séparé (Dia/Comet)
- Payer des abonnements mensuels (ChatGPT Atlas)
- Renoncer à vos données de navigation
**Nous avons demandé : pourquoi l'automatisation ne peut-elle pas simplement s'exécuter dans le navigateur que vous utilisez déjà ?**
AIPex est la réponse. Installez l'extension, apportez votre propre clé API et automatisez n'importe quoi — là où vous travaillez déjà.
---
## Démarrage Rapide
1. **Installer** — [Chrome Web Store](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) ou [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **Ouvrir** — Appuyez sur l'icône AIPex
3. **Automatiser** — Tapez ou dites ce que vous voulez faire en langage naturel
---
## Démos
### "J'ai 100 onglets ouverts. À l'aide."
https://github.com/user-attachments/assets/4a4f2a64-691c-4783-965e-043b329a8035
### "Recherchez ce sujet sans quitter mon navigateur"
https://github.com/user-attachments/assets/71ec4efd-d80e-4e8f-8e39-88baee3ec38e
### "Écrivez un tweet pour moi"
https://github.com/user-attachments/assets/81f6b482-84d0-4fd9-924b-dca634b208ec
### "Aidez-moi à réussir cet examen"
https://github.com/user-attachments/assets/ba454715-c759-41df-bf87-e835f76be365
---
## Comment AIPex se compare-t-il ?
*Pourquoi installer un nouveau navigateur quand vous pouvez automatiser celui que vous avez déjà ?*
| Fonctionnalité | AIPex | ChatGPT Atlas | Dia/Comet | Manus |
|----------------|-------|---------------|-----------|-------|
| **Migration de Navigateur** | Aucune | Requise | Requise | Aucune |
| **Prix** | Gratuit | Payant | Payant | Payant |
| **Open Source** | Oui | Non | Non | Non |
| **Confidentialité** | Complète | Partielle | Partielle | Partielle |
| **BYOK** | Oui | Non | Non | Non |
---
## Contribuer
Nous aimons les contributions ! Voir [DEVELOPMENT.md](DEVELOPMENT.md) pour les instructions de configuration.
---
## Contributeurs
<a href="https://github.com/buttercannfly/AIPex/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buttercannfly/AIPex" />
</a>
---
## Historique des Étoiles
[![Star History Chart](https://api.star-history.com/svg?repos=buttercannfly/AIPex&type=Date)](https://star-history.com/#buttercannfly/AIPex&Date)
---
<p align="center">
<strong>Fait avec ❤️ par l'équipe AIPex</strong>
</p>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="GitHub"></a>
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar"><img src="https://img.shields.io/badge/Chrome-4285F4?logo=google-chrome&logoColor=white" alt="Chrome"></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa"><img src="https://img.shields.io/badge/Edge-0078D4?logo=microsoft-edge&logoColor=white" alt="Edge"></a>
</p>

126
README.ja.md Normal file
View File

@@ -0,0 +1,126 @@
<p align="center"><a href="https://claudechrome.com"><img alt="AIPex Browser Automation" src="https://github.com/user-attachments/assets/039768c0-1765-4a98-b020-57955e4a224a" width="100%" />
</a></p>
<strong><p align="center">あなたのブラウザはすでに機能しています!</p></strong>
<p align="center">
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/Chrome%20Web%20Store-インストール-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
<img src="https://img.shields.io/badge/Edge%20Add--ons-インストール-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
</a>
</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<br>
<a href="https://discord.gg/sfZC3G5qfe"><img src="https://img.shields.io/badge/-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://x.com/weikangzhang3"><img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X/Twitter"></a>
<a href="https://www.youtube.com/@aipex-chrome-extension"><img src="https://img.shields.io/badge/-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
<br>
<br>
<a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
</p>
<!-- TODO: Add a hero GIF here showing the core automation flow -->
<!-- <p align="center">
<img src="assets/demo.gif" alt="AIPex Demo" width="600">
</p> -->
---
**AIPex** — 既存のブラウザに常駐するオープンソースのブラウザ自動化エージェント。
- **移行ゼロ**: 新しいブラウザをインストールする必要はありません。新しいワークフローを学ぶ必要もありません。
- **オープンソース**: MITライセンス。完全に透明で、監査可能で、拡張可能です。
- **プライバシーファースト**: データはマシンから出ることはありません。Bring Your Own Key (BYOK)。
---
## これを作った理由
すべてのブラウザ自動化ツールは、以下を要求します:
- 別のブラウザをインストールする (Dia/Comet)
- 月額サブスクリプションを支払う (ChatGPT Atlas)
- ブラウジングデータを放棄する
**私たちは問いました:なぜ自動化は、すでに使用しているブラウザで実行できないのか?**
AIPexがその答えです。拡張機能をインストールし、独自のAPIキーを持参して、すでに作業している場所で何でも自動化します。
---
## クイックスタート
1. **インストール** — [Chrome Web Store](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) または [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **開く** — AIPexアイコンを押す
3. **自動化** — 自然言語でやりたいことを入力または話す
---
## デモ
### "100個のタブが開いています。助けて。"
https://github.com/user-attachments/assets/4a4f2a64-691c-4783-965e-043b329a8035
### "ブラウザを離れずにこのトピックを調査する"
https://github.com/user-attachments/assets/71ec4efd-d80e-4e8f-8e39-88baee3ec38e
### "私のためにツイートを書いて"
https://github.com/user-attachments/assets/81f6b482-84d0-4fd9-924b-dca634b208ec
### "この試験に合格するのを手伝って"
https://github.com/user-attachments/assets/ba454715-c759-41df-bf87-e835f76be365
---
## AIPexの比較
*すでにあるブラウザを自動化できるのに、なぜ新しいブラウザをインストールするのですか?*
| 機能 | AIPex | ChatGPT Atlas | Dia/Comet | Manus |
|------|-------|---------------|-----------|-------|
| **ブラウザ移行** | なし | 必須 | 必須 | なし |
| **価格** | 無料 | 有料 | 有料 | 有料 |
| **オープンソース** | はい | いいえ | いいえ | いいえ |
| **プライバシー** | 完全 | 部分的 | 部分的 | 部分的 |
| **BYOK** | はい | いいえ | いいえ | いいえ |
---
## 貢献
貢献を歓迎します!セットアップ手順については [DEVELOPMENT.md](DEVELOPMENT.md) を参照してください。
---
## 貢献者
<a href="https://github.com/buttercannfly/AIPex/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buttercannfly/AIPex" />
</a>
---
## スター履歴
[![Star History Chart](https://api.star-history.com/svg?repos=buttercannfly/AIPex&type=Date)](https://star-history.com/#buttercannfly/AIPex&Date)
---
<p align="center">
<strong>AIPexチームによる❤で作られました</strong>
</p>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="GitHub"></a>
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar"><img src="https://img.shields.io/badge/Chrome-4285F4?logo=google-chrome&logoColor=white" alt="Chrome"></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa"><img src="https://img.shields.io/badge/Edge-0078D4?logo=microsoft-edge&logoColor=white" alt="Edge"></a>
</p>

126
README.ko.md Normal file
View File

@@ -0,0 +1,126 @@
<p align="center"><a href="https://claudechrome.com"><img alt="AIPex Browser Automation" src="https://github.com/user-attachments/assets/039768c0-1765-4a98-b020-57955e4a224a" width="100%" />
</a></p>
<strong><p align="center">브라우저는 이미 작동합니다!</p></strong>
<p align="center">
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/Chrome%20Web%20Store-설치-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
<img src="https://img.shields.io/badge/Edge%20Add--ons-설치-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
</a>
</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<br>
<a href="https://discord.gg/sfZC3G5qfe"><img src="https://img.shields.io/badge/-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://x.com/weikangzhang3"><img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X/Twitter"></a>
<a href="https://www.youtube.com/@aipex-chrome-extension"><img src="https://img.shields.io/badge/-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
<br>
<br>
<a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
</p>
<!-- TODO: Add a hero GIF here showing the core automation flow -->
<!-- <p align="center">
<img src="assets/demo.gif" alt="AIPex Demo" width="600">
</p> -->
---
**AIPex** — 기존 브라우저에 상주하는 오픈 소스 브라우저 자동화 에이전트입니다.
- **마이그레이션 제로**: 새 브라우저를 설치할 필요가 없습니다. 새로운 워크플로를 배울 필요가 없습니다.
- **오픈 소스**: MIT 라이선스. 완전히 투명하고, 감사 가능하며, 확장 가능합니다.
- **개인정보 보호 우선**: 데이터는 절대 컴퓨터를 떠나지 않습니다. Bring Your Own Key (BYOK).
---
## 이것을 만든 이유
모든 브라우저 자동화 도구는 다음을 요구합니다:
- 별도의 브라우저 설치 (Dia/Comet)
- 월간 구독료 지불 (ChatGPT Atlas)
- 브라우징 데이터 포기
**우리는 질문했습니다: 왜 자동화는 이미 사용 중인 브라우저에서 실행될 수 없습니까?**
AIPex가 그 대답입니다. 확장 프로그램을 설치하고, 자신의 API 키를 가져와서, 이미 작업 중인 곳에서 무엇이든 자동화하세요.
---
## 빠른 시작
1. **설치** — [Chrome Web Store](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) 또는 [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **열기** — AIPex 아이콘 누르기
3. **자동화** — 하고 싶은 일을 자연어로 입력하거나 말하세요
---
## 데모
### "탭이 100개 열려 있습니다. 도와주세요."
https://github.com/user-attachments/assets/4a4f2a64-691c-4783-965e-043b329a8035
### "브라우저를 떠나지 않고 이 주제 조사하기"
https://github.com/user-attachments/assets/71ec4efd-d80e-4e8f-8e39-88baee3ec38e
### "나를 위해 트윗 작성하기"
https://github.com/user-attachments/assets/81f6b482-84d0-4fd9-924b-dca634b208ec
### "이 시험 합격 도와주기"
https://github.com/user-attachments/assets/ba454715-c759-41df-bf87-e835f76be365
---
## AIPex는 어떻게 비교되나요?
*이미 가지고 있는 브라우저를 자동화할 수 있는데 왜 새 브라우저를 설치합니까?*
| 기능 | AIPex | ChatGPT Atlas | Dia/Comet | Manus |
|------|-------|---------------|-----------|-------|
| **브라우저 마이그레이션** | 없음 | 필수 | 필수 | 없음 |
| **가격** | 무료 | 유료 | 유료 | 유료 |
| **오픈 소스** | 예 | 아니요 | 아니요 | 아니요 |
| **개인정보 보호** | 완전 | 부분 | 부분 | 부분 |
| **BYOK** | 예 | 아니요 | 아니요 | 아니요 |
---
## 기여하기
우리는 기여를 환영합니다! 설정 지침은 [DEVELOPMENT.md](DEVELOPMENT.md)를 참조하세요.
---
## 기여자
<a href="https://github.com/buttercannfly/AIPex/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buttercannfly/AIPex" />
</a>
---
## 스타 기록
[![Star History Chart](https://api.star-history.com/svg?repos=buttercannfly/AIPex&type=Date)](https://star-history.com/#buttercannfly/AIPex&Date)
---
<p align="center">
<strong>AIPex 팀이 ❤️로 만듦</strong>
</p>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="GitHub"></a>
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar"><img src="https://img.shields.io/badge/Chrome-4285F4?logo=google-chrome&logoColor=white" alt="Chrome"></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa"><img src="https://img.shields.io/badge/Edge-0078D4?logo=microsoft-edge&logoColor=white" alt="Edge"></a>
</p>

233
README.md
View File

@@ -1,202 +1,127 @@
# 🤖 AIPex - AI-Powered Browser Automation Extension
> **The Open Source ChatGPT Atlas - Automate your browser with natural language commands**
<p align="center"><a href="https://claudechrome.com"><img alt="AIPex Browser Automation" src="https://github.com/user-attachments/assets/039768c0-1765-4a98-b020-57955e4a224a" width="100%" />
</a></p>
<div align="right">
<a href="README.md">🇺🇸 English</a> | <a href="README.zh-CN.md">🇨🇳 中文</a>
</div>
<strong><p align="center">Your browser already works!</p></strong>
[![Chrome Web Store](https://img.shields.io/badge/Chrome%20Web%20Store-Available-brightgreen)](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar)
[![Edge Add-ons](https://img.shields.io/badge/Edge%20Add--ons-Available-blue)](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
[![GitHub stars](https://img.shields.io/github/stars/buttercannfly/AIPex?style=social)](https://github.com/buttercannfly/AIPex)
[![GitHub forks](https://img.shields.io/github/forks/buttercannfly/AIPex?style=social)](https://github.com/buttercannfly/AIPex)
[![GitHub issues](https://img.shields.io/badge/GitHub-Issues-red)](https://github.com/buttercannfly/AIPex/issues)
[![GitHub pull requests](https://img.shields.io/badge/GitHub-Pull%20Requests-blue)](https://github.com/buttercannfly/AIPex/pulls)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![React](https://img.shields.io/badge/React-20232A?logo=react&logoColor=61DAFB)](https://reactjs.org/)
[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?logo=twitter&logoColor=white)](https://x.com/weikangzhang3)
[![YouTube](https://img.shields.io/badge/YouTube-FF0000?logo=youtube&logoColor=white)](https://www.youtube.com/@aipex-chrome-extension)
[![Discord](https://img.shields.io/badge/Discord-7289DA?logo=discord&logoColor=white)](https://discord.gg/sfZC3G5qfe)
<p align="center">
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/Chrome%20Web%20Store-Install-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
<img src="https://img.shields.io/badge/Edge%20Add--ons-Install-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
</a>
</p>
<div align="center">
**⭐ The Open Source ChatGPT Atlas Alternative ⭐**
[![Chrome Web Store](https://img.shields.io/badge/Install%20on%20Chrome%20Web%20Store-blue?logo=google-chrome&logoColor=white)](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar)
[![Edge Add-ons](https://img.shields.io/badge/Install%20on%20Edge%20Add--ons-blue?logo=microsoft-edge&logoColor=white)](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
</div>
<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<br>
<a href="https://discord.gg/sfZC3G5qfe"><img src="https://img.shields.io/badge/-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://x.com/weikangzhang3"><img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X/Twitter"></a>
<a href="https://www.youtube.com/@aipex-chrome-extension"><img src="https://img.shields.io/badge/-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
<br>
<br>
<a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
</p>
## 🤖 What is AIPex?
<!-- TODO: Add a hero GIF here showing the core automation flow -->
<!-- <p align="center">
<img src="assets/demo.gif" alt="AIPex Demo" width="600">
</p> -->
AIPex is the **open source alternative to ChatGPT Atlas** - 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
---
**🎯 Why choose AIPex over ChatGPT Atlas?**
-**Free & Open Source** - No subscription fees, full transparency
-**No Browser Migration** - Use your existing browser directly
-**Privacy Protection** - AIPex never records your data
**AIPex** — An open-source browser automation agent that lives in your existing browser.
## 📊 Comparison with Similar Projects
- **Zero Migration**: No new browser to install. No new workflow to learn.
- **Open Source**: MIT licensed. Fully transparent, auditable, and extensible.
- **Privacy First**: Your data never leaves your machine. Bring Your Own Key (BYOK).
### AIPex vs ChatGPT Atlas vs Dia/Comet vs Manus Browser Operator Solutions
---
| Feature | AIPex | ChatGPT Atlas | Comet (Dia) | Manus Browser Operator |
|---------|-------|---------------|-------------|------------------|
| **Pricing & Open Source** | ✅ Free and open source | ❌ Paid and closed source | ❌ Paid and closed source | ❌ Paid and closed source |
| **Browser Migration Cost** | ✅ No migration needed, use existing browser | ❌ Requires browser migration | ❌ Install separate browser | ✅ No migration needed, use existing browser |
| **Ease of Use** | ✅ No technical knowledge needed | ⚠️ Adapt to new browser | ⚠️ Adapt to new browser | ⚠️ Requires technical setup |
| **Privacy** | ✅ Privacy protected | ⚠️ No | ⚠️ No | ⚠️ No |
| **BYOK** | ✅ Yes | ❌ No | ❌ No | ❌ No |
## Why We Built This
## 🚀 Do Amazing with AIPex
Every browser automation tool asks you to:
- Install a separate browser (Dia/Comet)
- Pay monthly subscriptions (ChatGPT Atlas)
- Give up your browsing data
### 1. "Organize my tabs by topic"
**We asked: why can't automation just run in the browser you already use?**
AIPex is the answer. Install the extension, bring your own API key, and automate anything — right where you already work.
---
## Quick Start
1. **Install** — [Chrome Web Store](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) or [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **Open** — Press AIPex icon
3. **Automate** — Type or speak what you want in natural language
---
## Demos
### "I have 100 tabs open. Help."
https://github.com/user-attachments/assets/4a4f2a64-691c-4783-965e-043b329a8035
### 2. "Use google to research MCP"
### "Research this topic without leaving my browser"
https://github.com/user-attachments/assets/71ec4efd-d80e-4e8f-8e39-88baee3ec38e
### 3. "write a twitter to say hello"
### "Write a tweet for me"
https://github.com/user-attachments/assets/81f6b482-84d0-4fd9-924b-dca634b208ec
### 4. "please help me pass the exam"
### "Help me pass this exam"
https://github.com/user-attachments/assets/ba454715-c759-41df-bf87-e835f76be365
## 🚀 Getting Started
---
### Quick Start
1. **Install from Chrome Web Store** (Recommended)
- [Click here to install](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar)
**Or install from Edge Add-ons**
- [Click here to install from Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
## How Does AIPex Compare?
2. **Open AIPex**
- Press `⌘+M` (Mac) or `Ctrl+M` (Windows/Linux)
- Or click the AIPex icon in your toolbar
*Why install a new browser when you can automate the one you already have?*
## 🛠️ Development & Contributing
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](DEVELOPMENT.md)**
| Feature | AIPex | ChatGPT Atlas | Dia/Comet | Manus |
|---------|-------|---------------|-----------|-------|
| **Browser Migration** | None | Required | Required | None |
| **Pricing** | Free | Paid | Paid | Paid |
| **Open Source** | Yes | No | No | No |
| **Privacy** | Full | Partial | Partial | Partial |
| **BYOK** | Yes | No | No | No |
## 📊 Tool Categories Overview
<details>
<summary>🗂️ <strong>Tab Management</strong> - 8 tools</summary>
---
Complete tab control and navigation:
- `get_all_tabs` - Get all open tabs across all windows
- `get_current_tab` - Get information about the currently active tab
- `switch_to_tab` - Switch to a specific tab by ID
- `create_new_tab` - Create a new tab with the specified URL
- `get_tab_info` - Get detailed information about a specific tab
- `duplicate_tab` - Duplicate an existing tab
- `close_tab` - Close a specific tab
- `get_current_tab_content` - Get the visible text content of the current tab
## Contributing
</details>
We love contributions! See [DEVELOPMENT.md](DEVELOPMENT.md) for setup instructions.
<details>
<summary>📄 <strong>Page Content & Interaction</strong> - 14 tools</summary>
Content extraction, analysis, and page interaction:
- `get_page_metadata` - Get page metadata including title, description, keywords
- `extract_page_text` - Extract text content with word count and reading time
- `get_page_links` - Get all links from the current page
- `search_page_text` - Search for text on the current page
- `get_interactive_elements` - Get all interactive elements (links, buttons, inputs) with optimized performance
- `click_element` - Click an element using CSS selector
- `summarize_page` - Summarize page content with key points
- `fill_input` - Fill an input field with text
- `clear_input` - Clear the content of an input field
- `get_input_value` - Get the current value of an input field
- `submit_form` - Submit a form using CSS selector
- `get_form_elements` - Get all form elements and input fields
- `scroll_to_element` - Scroll to a DOM element and center it
- `highlight_element` - Permanently highlight DOM elements
- `highlight_text_inline` - Highlight specific words or phrases within text
</details>
<details>
<summary>⬇️ <strong>Downloads & Files</strong> - 4 tools</summary>
Download control and file management:
- `download_text_as_markdown` - Download text content as markdown file
- `download_image` - Download an image from base64 data
- `download_chat_images` - Download multiple images from chat messages
- `download_current_chat_images` - Download all images from current AI chat
</details>
<details>
<summary>📸 <strong>Screenshots</strong> - 3 tools</summary>
Visual capture and screenshot management:
- `capture_screenshot` - Capture screenshot of current visible tab
- `capture_tab_screenshot` - Capture screenshot of a specific tab by ID
- `capture_screenshot_to_clipboard` - Capture screenshot and save to clipboard
</details>
<details>
<summary>🔧 <strong>Advanced Features</strong> - 3+ tools</summary>
Advanced browser automation and utilities:
- Additional specialized tools for enhanced browser control
- AI-powered content analysis and processing
- Custom automation workflows
</details>
## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 🙏 Support & Community
- 🐛 **Found a bug?** [Open an issue](https://github.com/buttercannfly/AIPex/issues)
- 💡 **Have a feature request?** [Start a discussion](https://github.com/buttercannfly/AIPex/discussions)
- 🤝 **Want to contribute?** See our [Contributing Guide](DEVELOPMENT.md#how-to-contribute)
- 💬 **Need help?** [Join our community discussions](https://github.com/buttercannfly/AIPex/discussions)
## 🏆 Contributors
Thank you to all the amazing contributors who help make AIPex better:
## Contributors
<a href="https://github.com/buttercannfly/AIPex/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buttercannfly/AIPex" />
</a>
*Contributors are automatically updated from GitHub. Click to see detailed contribution statistics.*
---
*Want to contribute? Check out our [Contributing Guide](DEVELOPMENT.md#how-to-contribute) and help make AIPex even better!*
## 🌟 Star History
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=buttercannfly/AIPex&type=Date)](https://star-history.com/#buttercannfly/AIPex&Date)
---
<div align="center">
<p align="center">
<strong>Made with ❤️ by the AIPex Team</strong>
[![GitHub](https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white)](https://github.com/buttercannfly/AIPex)
[![Chrome Web Store](https://img.shields.io/badge/Chrome%20Web%20Store-4285F4?logo=google-chrome&logoColor=white)](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar)
[![Edge Add-ons](https://img.shields.io/badge/Edge%20Add--ons-0078D4?logo=microsoft-edge&logoColor=white)](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
**📱 Follow us on social media:**
[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?logo=twitter&logoColor=white)](https://x.com/weikangzhang3)
[![YouTube](https://img.shields.io/badge/YouTube-FF0000?logo=youtube&logoColor=white)](https://www.youtube.com/@aipex-chrome-extension)
[![Discord](https://img.shields.io/badge/Discord-7289DA?logo=discord&logoColor=white)](https://discord.gg/sfZC3G5qfe)
</div>
</p>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="GitHub"></a>
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar"><img src="https://img.shields.io/badge/Chrome-4285F4?logo=google-chrome&logoColor=white" alt="Chrome"></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa"><img src="https://img.shields.io/badge/Edge-0078D4?logo=microsoft-edge&logoColor=white" alt="Edge"></a>
</p>

126
README.pt.md Normal file
View File

@@ -0,0 +1,126 @@
<p align="center"><a href="https://claudechrome.com"><img alt="AIPex Browser Automation" src="https://github.com/user-attachments/assets/039768c0-1765-4a98-b020-57955e4a224a" width="100%" />
</a></p>
<strong><p align="center">Seu navegador já funciona!</p></strong>
<p align="center">
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/Chrome%20Web%20Store-Instalar-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
<img src="https://img.shields.io/badge/Edge%20Add--ons-Instalar-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
</a>
</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<br>
<a href="https://discord.gg/sfZC3G5qfe"><img src="https://img.shields.io/badge/-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://x.com/weikangzhang3"><img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X/Twitter"></a>
<a href="https://www.youtube.com/@aipex-chrome-extension"><img src="https://img.shields.io/badge/-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
<br>
<br>
<a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
</p>
<!-- TODO: Add a hero GIF here showing the core automation flow -->
<!-- <p align="center">
<img src="assets/demo.gif" alt="AIPex Demo" width="600">
</p> -->
---
**AIPex** — Um agente de automação de navegador de código aberto que vive no seu navegador existente.
- **Zero Migração**: Nenhum navegador novo para instalar. Nenhum fluxo de trabalho novo para aprender.
- **Código Aberto**: Licença MIT. Totalmente transparente, auditável e extensível.
- **Privacidade em Primeiro**: Seus dados nunca saem da sua máquina. Traga Sua Própria Chave (BYOK).
---
## Por que construímos isso
Toda ferramenta de automação de navegador pede para você:
- Instalar um navegador separado (Dia/Comet)
- Pagar assinaturas mensais (ChatGPT Atlas)
- Entregar seus dados de navegação
**Nós perguntamos: por que a automação não pode simplesmente rodar no navegador que você já usa?**
AIPex é a resposta. Instale a extensão, traga sua própria chave de API e automatize qualquer coisa — exatamente onde você já trabalha.
---
## Início Rápido
1. **Instalar** — [Chrome Web Store](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) ou [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **Abrir** — Pressione o ícone do AIPex
3. **Automatizar** — Digite ou fale o que você quer fazer em linguagem natural
---
## Demos
### "Tenho 100 abas abertas. Socorro."
https://github.com/user-attachments/assets/4a4f2a64-691c-4783-965e-043b329a8035
### "Pesquise este tópico sem sair do meu navegador"
https://github.com/user-attachments/assets/71ec4efd-d80e-4e8f-8e39-88baee3ec38e
### "Escreva um tweet para mim"
https://github.com/user-attachments/assets/81f6b482-84d0-4fd9-924b-dca634b208ec
### "Ajude-me a passar neste exame"
https://github.com/user-attachments/assets/ba454715-c759-41df-bf87-e835f76be365
---
## Como o AIPex se compara?
*Por que instalar um novo navegador quando você pode automatizar o que já tem?*
| Recurso | AIPex | ChatGPT Atlas | Dia/Comet | Manus |
|---------|-------|---------------|-----------|-------|
| **Migração de Navegador** | Nenhuma | Necessária | Necessária | Nenhuma |
| **Preço** | Grátis | Pago | Pago | Pago |
| **Código Aberto** | Sim | Não | Não | Não |
| **Privacidade** | Total | Parcial | Parcial | Parcial |
| **BYOK** | Sim | Não | Não | Não |
---
## Contribuindo
Nós amamos contribuições! Veja [DEVELOPMENT.md](DEVELOPMENT.md) para instruções de configuração.
---
## Contribuintes
<a href="https://github.com/buttercannfly/AIPex/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buttercannfly/AIPex" />
</a>
---
## Histórico de Estrelas
[![Star History Chart](https://api.star-history.com/svg?repos=buttercannfly/AIPex&type=Date)](https://star-history.com/#buttercannfly/AIPex&Date)
---
<p align="center">
<strong>Feito com ❤️ pela equipe AIPex</strong>
</p>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="GitHub"></a>
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar"><img src="https://img.shields.io/badge/Chrome-4285F4?logo=google-chrome&logoColor=white" alt="Chrome"></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa"><img src="https://img.shields.io/badge/Edge-0078D4?logo=microsoft-edge&logoColor=white" alt="Edge"></a>
</p>

126
README.ru.md Normal file
View File

@@ -0,0 +1,126 @@
<p align="center"><a href="https://claudechrome.com"><img alt="AIPex Browser Automation" src="https://github.com/user-attachments/assets/039768c0-1765-4a98-b020-57955e4a224a" width="100%" />
</a></p>
<strong><p align="center">Ваш браузер уже работает!</p></strong>
<p align="center">
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/Chrome%20Web%20Store-Установить-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
<img src="https://img.shields.io/badge/Edge%20Add--ons-Установить-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
</a>
</p>
<p align="center">
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
<br>
<a href="https://discord.gg/sfZC3G5qfe"><img src="https://img.shields.io/badge/-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
<a href="https://x.com/weikangzhang3"><img src="https://img.shields.io/badge/-000000?style=for-the-badge&logo=x&logoColor=white" alt="X/Twitter"></a>
<a href="https://www.youtube.com/@aipex-chrome-extension"><img src="https://img.shields.io/badge/-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
<br>
<br>
<a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
</p>
<!-- TODO: Add a hero GIF here showing the core automation flow -->
<!-- <p align="center">
<img src="assets/demo.gif" alt="AIPex Demo" width="600">
</p> -->
---
**AIPex** — Агент автоматизации браузера с открытым исходным кодом, который живет в вашем существующем браузере.
- **Нулевая миграция**: Не нужно устанавливать новый браузер. Не нужно изучать новый рабочий процесс.
- **Открытый исходный код**: Лицензия MIT. Полностью прозрачный, проверяемый и расширяемый.
- **Конфиденциальность прежде всего**: Ваши данные никогда не покидают вашу машину. Bring Your Own Key (BYOK).
---
## Почему мы создали это
Каждый инструмент автоматизации браузера просит вас:
- Установить отдельный браузер (Dia/Comet)
- Платить ежемесячную подписку (ChatGPT Atlas)
- Отказаться от ваших данных просмотра
**Мы спросили: почему автоматизация не может просто работать в браузере, который вы уже используете?**
AIPex — это ответ. Установите расширение, введите свой API-ключ и автоматизируйте что угодно — прямо там, где вы уже работаете.
---
## Быстрый старт
1. **Установить** — [Chrome Web Store](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) или [Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **Открыть** — Нажмите на значок AIPex
3. **Автоматизировать** — Введите или скажите, что вы хотите сделать, на естественном языке
---
## Демонстрации
### "У меня открыто 100 вкладок. Помогите."
https://github.com/user-attachments/assets/4a4f2a64-691c-4783-965e-043b329a8035
### "Изучите эту тему, не покидая браузер"
https://github.com/user-attachments/assets/71ec4efd-d80e-4e8f-8e39-88baee3ec38e
### "Напишите твит за меня"
https://github.com/user-attachments/assets/81f6b482-84d0-4fd9-924b-dca634b208ec
### "Помогите мне сдать этот экзамен"
https://github.com/user-attachments/assets/ba454715-c759-41df-bf87-e835f76be365
---
## Сравнение AIPex
*Зачем устанавливать новый браузер, если вы можете автоматизировать тот, который у вас уже есть?*
| Функция | AIPex | ChatGPT Atlas | Dia/Comet | Manus |
|---------|-------|---------------|-----------|-------|
| **Миграция браузера** | Нет | Требуется | Требуется | Нет |
| **Цена** | Бесплатно | Платно | Платно | Платно |
| **Открытый исходный код** | Да | Нет | Нет | Нет |
| **Конфиденциальность** | Полная | Частичная | Частичная | Частичная |
| **BYOK** | Да | Нет | Нет | Нет |
---
## Вклад
Мы приветствуем вклад! См. [DEVELOPMENT.md](DEVELOPMENT.md) для инструкций по настройке.
---
## Участники
<a href="https://github.com/buttercannfly/AIPex/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buttercannfly/AIPex" />
</a>
---
## История звезд
[![Star History Chart](https://api.star-history.com/svg?repos=buttercannfly/AIPex&type=Date)](https://star-history.com/#buttercannfly/AIPex&Date)
---
<p align="center">
<strong>Сделано с ❤️ командой AIPex</strong>
</p>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="GitHub"></a>
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar"><img src="https://img.shields.io/badge/Chrome-4285F4?logo=google-chrome&logoColor=white" alt="Chrome"></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa"><img src="https://img.shields.io/badge/Edge-0078D4?logo=microsoft-edge&logoColor=white" alt="Edge"></a>
</p>

View File

@@ -1,295 +1,124 @@
# 🤖 AIPex - AI驱动的浏览器自动化扩展
# AIPex
> **开源版ChatGPT Atlas - 用自然语言命令自动化您的浏览器**
> **你的下一个AI浏览器何必需要迁移**
>
> 开源、免费、隐私保护。直接在你现有的浏览器里跑。
<div align="right">
<a href="README.md">🇺🇸 English</a> | <a href="README.zh-CN.md">🇨🇳 中文</a>
<a href="README.md">English</a> | <a href="README.zh-CN.md">中文</a> | <a href="README.de.md">Deutsch</a> | <a href="README.es.md">Español</a> | <a href="README.fr.md">Français</a> | <a href="README.ja.md">日本語</a> | <a href="README.ko.md">한국어</a> | <a href="README.pt.md">Português</a> | <a href="README.ru.md">Русский</a>
</div>
[![Chrome Web Store](https://img.shields.io/badge/Chrome%20Web%20Store-Available-brightgreen)](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar)
[![Edge Add-ons](https://img.shields.io/badge/Edge%20Add--ons-Available-blue)](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
[![GitHub stars](https://img.shields.io/github/stars/buttercannfly/AIPex?style=social)](https://github.com/buttercannfly/AIPex)
[![GitHub forks](https://img.shields.io/github/forks/buttercannfly/AIPex?style=social)](https://github.com/buttercannfly/AIPex)
[![GitHub issues](https://img.shields.io/badge/GitHub-Issues-red)](https://github.com/buttercannfly/AIPex/issues)
[![GitHub pull requests](https://img.shields.io/badge/GitHub-Pull%20Requests-blue)](https://github.com/buttercannfly/AIPex/pulls)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![React](https://img.shields.io/badge/React-20232A?logo=react&logoColor=61DAFB)](https://reactjs.org/)
<p align="center">
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar">
<img src="https://img.shields.io/badge/Chrome%20应用商店-安装-4285F4?style=for-the-badge&logo=google-chrome&logoColor=white" alt="Chrome Web Store">
</a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa">
<img src="https://img.shields.io/badge/Edge%20加载项-安装-0078D4?style=for-the-badge&logo=microsoft-edge&logoColor=white" alt="Edge Add-ons">
</a>
</p>
<div align="center">
**⭐ 开源版ChatGPT Atlas替代方案 ⭐**
[![Chrome Web Store](https://img.shields.io/badge/Install%20on%20Chrome%20Web%20Store-blue?logo=google-chrome&logoColor=white)](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar)
[![Edge Add-ons](https://img.shields.io/badge/Install%20on%20Edge%20Add--ons-blue?logo=microsoft-edge&logoColor=white)](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
</div>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/github/stars/buttercannfly/AIPex?style=social" alt="GitHub stars"></a>
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/github/forks/buttercannfly/AIPex?style=social" alt="GitHub forks"></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
</p>
<!-- TODO: 添加一个展示核心自动化流程的 Hero GIF -->
<!-- <p align="center">
<img src="assets/demo.gif" alt="AIPex Demo" width="600">
</p> -->
---
## 🤖 什么是AIPex
**AIPex** — 一个生活在你现有浏览器中的开源浏览器代理。
AIPex是**ChatGPT Atlas的开源替代方案** - 一个革命性的Chrome扩展将您的浏览器转变为智能自动化平台。使用**自然语言命令**和**AI驱动的智能**AIPex可以自动化几乎任何浏览器任务 - 从复杂的多步骤工作流到简单的重复操作
- **零迁移成本**:无需安装新浏览器。无需学习新工作流
- **完全开源**MIT 协议。完全透明、可审计、可自由扩展。
- **隐私优先**:数据不离开本地。支持自带密钥 (BYOK)。
**🎯 为什么选择AIPex而不是ChatGPT Atlas**
-**免费且开源** - 无订阅费用,完全透明
-**无需浏览器迁移** - 直接使用您现有的浏览器
-**包含所有Atlas功能** - 完整功能对等,还有额外能力
-**更优性能** - 针对速度和效率优化
---
## 📊 与同类项目对比
## 我们为什么做这个?
### AIPex vs ChatGPT Atlas vs Comet (Dia) vs Manus Browser Operator 解决方案
市面上的浏览器自动化工具都在要求你:
- 安装一个独立浏览器Dia/Comet
- 支付每月订阅费ChatGPT Atlas
- 交出你的浏览数据
| 对比维度 | AIPex | ChatGPT Atlas | Comet (Dia) | Manus Browser Operator |
|---------|-------|---------------|-------------|------------------|
| **付费与开源** | ✅ 免费且开源 | ❌ 付费且闭源 | ❌ 付费且闭源 | ❌ 付费且闭源 |
| **浏览器迁移成本** | ✅ 无需迁移,直接使用现有浏览器 | ❌ 需要迁移浏览器 | ❌ 需要安装独立浏览器 | ✅ 无需迁移,直接使用现有浏览器 |
| **易用性** | ✅ 无需技术知识,开箱即用 | ⚠️ 需要适应新浏览器 | ⚠️ 需要适应新浏览器 | ⚠️ 需要技术设置 |
| **隐私保护** | ✅ 隐私受保护 | ⚠️ 否 | ⚠️ 否 | ⚠️ 否 |
| **BYOK自带密钥** | ✅ 是 | ❌ 否 | ❌ 否 | ❌ 否 |
**我们问自己:为什么自动化不能直接在你已有的浏览器里跑?**
## 🚀 用AIPex做令人惊叹的事情
AIPex 就是答案。安装扩展,输入你自己的 API Key然后直接开始自动化——就在你日常工作的地方。
### 1. "按主题整理我的标签页"
---
## 快速开始
1. **安装** — [Chrome 应用商店](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar) 或 [Edge 加载项](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **打开** — 点击 AIPex 图标
3. **自动化** — 用自然语言说出你想做的事
---
## 演示
### "我开了100个标签页救命"
https://github.com/user-attachments/assets/4a4f2a64-691c-4783-965e-043b329a8035
### 2. "使用Google研究MCP"
### "帮我研究这个主题,不用离开浏览器"
https://github.com/user-attachments/assets/71ec4efd-d80e-4e8f-8e39-88baee3ec38e
### 3. "写一条Twitter说hello"
### "帮我发一条推文"
## 🤖 浏览器自动化使用场景
https://github.com/user-attachments/assets/81f6b482-84d0-4fd9-924b-dca634b208ec
AIPex擅长通过自然语言命令自动化复杂的浏览器任务。以下是一些强大的使用场景
### "帮我通过这个考试"
### 🔍 研究与信息收集
- **"请使用Google研究主题'MCP'"** - 自动搜索并收集任何主题的信息
- **"查找关于AI发展的最新新闻"** - 搜索最近的新闻和文章
- **"研究React开发的最佳实践"** - 从多个来源收集综合信息
- **"查找学习TypeScript的教程"** - 发现教育资源和技术指南
### 📊 数据收集与分析
- **"请帮我找到 https://github.com/AIPexStudio/aipex 的第一个星标"** - 从网页中提取特定信息
- **"从多个来源获取比特币当前价格"** - 从各种网站收集实时数据
- **"查找这个GitHub仓库的所有贡献者"** - 从GitHub页面提取和组织数据
- **"比较不同电商网站的笔记本电脑价格"** - 收集价格信息进行比较
### 📧 邮件与通信自动化
- **"起草一封安排下周会议的邮件"** - 使用AI辅助自动撰写邮件
- **"向我最后的联系人发送跟进邮件"** - 自动化邮件序列和跟进
- **"查找旧金山科技公司的联系信息"** - 研究和收集联系详情
### 🛒 电商与购物
- **"查找无线耳机的最佳优惠"** - 在多个购物网站搜索
- **"跟踪这个产品的价格变化"** - 监控价格波动
- **"查找这个商品的客户评价"** - 收集用户反馈和评分
- **"比较不同智能手机型号的规格"** - 提取和比较产品详情
### 📝 内容创建与管理
- **"总结这篇文章并保存到我的笔记中"** - 提取和总结网页内容
- **"查找与这篇文章相似的文章"** - 在网络上发现相关内容
- **"创建关于机器学习的阅读清单"** - 汇编特定主题的资源
- **"将此页面的所有图片保存到我的下载文件夹"** - 批量下载内容
### 🔧 开发与技术任务
- **"查找这个API的文档"** - 定位技术文档
- **"检查这个npm包是否仍在维护"** - 研究包的状态和维护情况
- **"查找这个编程概念的代码示例"** - 收集编程教程和示例
- **"监控这个仓库的GitHub问题"** - 跟踪项目更新和问题
### 📈 商业智能
- **"研究AI领域的竞争对手"** - 收集竞争情报
- **"查找可再生能源的市场趋势"** - 收集市场研究数据
- **"跟踪我们品牌的社交媒体提及"** - 监控在线品牌存在
- **"分析我们产品的客户评价"** - 收集和分析用户反馈
### 🎓 学习与教育
- **"创建学习Python的学习计划"** - 组织教育资源
- **"查找JavaScript的练习题目"** - 发现学习材料
- **"研究量子计算的最新发展"** - 了解前沿话题
- **"查找数据科学的在线课程"** - 发现教育机会
### 🏠 个人生产力
- **"查找我附近最好的餐厅"** - 发现本地企业
- **"研究我的假期的旅行选择"** - 规划旅行并寻找优惠
- **"跟踪我最喜欢的运动队的赛程"** - 获取体育信息和更新
- **"查找今晚晚餐的食谱"** - 发现烹饪灵感
## 🚀 快速开始
### 快速开始
1. **从Chrome网上应用店安装** (推荐)
- [点击此处安装](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar)
**或从Edge加载项安装**
- [点击此处从Edge加载项安装](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
2. **打开AIPex**
-`⌘+M` (Mac) 或 `Ctrl+M` (Windows/Linux)
- 或点击工具栏中的AIPex图标
3. **开始自动化**
- 输入 `/ai` 开始AI自动化聊天
- 使用自然语言: "点击登录按钮", "填写这个表单"
- 尝试复杂工作流: "研究React最佳实践并保存到笔记"
### 键盘快捷键
| 操作 | Mac | Windows/Linux |
|------|-----|---------------|
| 打开AIPex | `⌘+M` | `Ctrl+M` |
| 新标签页 | `⌘+T` | `Ctrl+T` |
| 固定标签页 | `⌥+⇧+P` | `Alt+Shift+P` |
| 静音标签页 | `⌥+⇧+M` | `Alt+Shift+M` |
| 全屏 | `⌘+Ctrl+F` | `Ctrl+F` |
| 重新加载 | `⌘+⇧+R` | `Ctrl+Shift+R` |
## 🛠️ 开发和贡献
我们欢迎贡献以下是您可以帮助AIPex变得更好的方式
📖 **有关详细的开发设置、构建说明和贡献指南,请参阅 [DEVELOPMENT.md](DEVELOPMENT.md)**
### 贡献者快速开始
- 🏗️ **本地开发**: 参见 [DEVELOPMENT.md#local-development-setup](DEVELOPMENT.md#local-development-setup)
- 🔧 **构建**: 参见 [DEVELOPMENT.md#building-for-production](DEVELOPMENT.md#building-for-production)
- 🤝 **贡献**: 参见 [DEVELOPMENT.md#how-to-contribute](DEVELOPMENT.md#how-to-contribute)
- 📊 **项目状态**: 参见 [DEVELOPMENT.md#development-status](DEVELOPMENT.md#development-status)
### 📊 工具类别概述
<details>
<summary>🗂️ <strong>标签页管理</strong> - 8个工具</summary>
完整的标签页控制和导航:
- `get_all_tabs` - 获取所有窗口中的所有打开标签页
- `get_current_tab` - 获取当前活动标签页的信息
- `switch_to_tab` - 通过ID切换到特定标签页
- `create_new_tab` - 使用指定URL创建新标签页
- `get_tab_info` - 获取特定标签页的详细信息
- `duplicate_tab` - 复制现有标签页
- `close_tab` - 关闭特定标签页
- `get_current_tab_content` - 获取当前标签页的可见文本内容
</details>
<details>
<summary>📄 <strong>页面内容和交互</strong> - 14个工具</summary>
内容提取、分析和页面交互:
- `get_page_metadata` - 获取页面元数据,包括标题、描述、关键词
- `extract_page_text` - 提取文本内容,包括字数统计和阅读时间
- `get_page_links` - 获取当前页面的所有链接
- `search_page_text` - 在当前页面搜索文本
- `get_interactive_elements` - 获取所有交互元素(链接、按钮、输入框),具有优化性能
- `click_element` - 使用CSS选择器点击元素
- `summarize_page` - 总结页面内容和要点
- `fill_input` - 在输入框中填写文本
- `clear_input` - 清除输入框的内容
- `get_input_value` - 获取输入框的当前值
- `submit_form` - 使用CSS选择器提交表单
- `get_form_elements` - 获取所有表单元素和输入字段
- `scroll_to_element` - 滚动到DOM元素并居中
- `highlight_element` - 永久高亮DOM元素
- `highlight_text_inline` - 在文本中高亮特定单词或短语
</details>
<details>
<summary>⬇️ <strong>下载和文件</strong> - 4个工具</summary>
下载控制和文件管理:
- `download_text_as_markdown` - 将文本内容下载为markdown文件
- `download_image` - 从base64数据下载图像
- `download_chat_images` - 从聊天消息下载多个图像
- `download_current_chat_images` - 从当前AI聊天下载所有图像
</details>
<details>
<summary>📸 <strong>截图</strong> - 3个工具</summary>
视觉捕获和截图管理:
- `capture_screenshot` - 捕获当前可见标签页的截图
- `capture_tab_screenshot` - 通过ID捕获特定标签页的截图
- `capture_screenshot_to_clipboard` - 捕获截图并保存到剪贴板
</details>
<details>
<summary>🔧 <strong>高级功能</strong> - 3+个工具</summary>
高级浏览器自动化和实用工具:
- 用于增强浏览器控制的额外专业工具
- AI驱动的内容分析和处理
- 自定义自动化工作流
</details>
## 📄 许可证
本项目基于 MIT 许可证 - 查看 [LICENSE](LICENSE) 文件了解详情。
## 🙏 支持与社区
- 🐛 **发现错误?** [提交问题](https://github.com/buttercannfly/AIPex/issues)
- 💡 **有功能请求?** [开始讨论](https://github.com/buttercannfly/AIPex/discussions)
- 🤝 **想要贡献?** 查看我们的 [贡献指南](DEVELOPMENT.md#how-to-contribute)
- 💬 **需要帮助?** [加入我们的社区讨论](https://github.com/buttercannfly/AIPex/discussions)
## 🏆 贡献者
感谢所有帮助AIPex变得更好的优秀贡献者
<table>
<tr>
<td align="center">
<a href="https://github.com/buttercannfly">
<img src="https://github.com/buttercannfly.png?size=100" width="100px;" alt=""/>
<br />
<sub><b>ropzislaw</b></sub>
</a>
<br />
<sub>56 commits</sub>
</td>
<td align="center">
<a href="https://github.com/Codexiaoyi">
<img src="https://github.com/Codexiaoyi.png?size=100" width="100px;" alt=""/>
<br />
<sub><b>Codexiaoyi</b></sub>
</a>
<br />
<sub>10 commits</sub>
</td>
<td align="center">
<a href="https://github.com/buttercannfly">
<img src="https://github.com/buttercannfly.png?size=100" width="100px;" alt=""/>
<br />
<sub><b>buttercannfly</b></sub>
</a>
<br />
<sub>5 commits</sub>
</td>
</tr>
</table>
**总贡献者: 3** | **总提交: 71**
https://github.com/user-attachments/assets/ba454715-c759-41df-bf87-e835f76be365
---
*想要贡献?查看我们的 [贡献指南](DEVELOPMENT.md#how-to-contribute) 并帮助AIPex变得更好*
## AIPex 和其他产品对比
## 🌟 星标历史
*既然你已有的浏览器就能自动化,为什么还要安装新浏览器?*
| 特性 | AIPex | ChatGPT Atlas | Dia/Comet | Manus |
|------|-------|---------------|-----------|-------|
| **浏览器迁移** | 无需 | 需要 | 需要 | 无需 |
| **价格** | 免费 | 付费 | 付费 | 付费 |
| **开源** | 是 | 否 | 否 | 否 |
| **隐私保护** | 完全 | 部分 | 部分 | 部分 |
| **自带密钥** | 支持 | 不支持 | 不支持 | 不支持 |
---
## 贡献代码
我们欢迎贡献!查看 [DEVELOPMENT.md](DEVELOPMENT.md) 了解开发设置。
---
## 贡献者
<a href="https://github.com/buttercannfly/AIPex/graphs/contributors">
<img src="https://contrib.rocks/image?repo=buttercannfly/AIPex" />
</a>
---
## Star 历史
[![Star History Chart](https://api.star-history.com/svg?repos=buttercannfly/AIPex&type=Date)](https://star-history.com/#buttercannfly/AIPex&Date)
---
<div align="center">
<p align="center">
<strong>Made with ❤️ by the AIPex Team</strong>
[![GitHub](https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white)](https://github.com/buttercannfly/AIPex)
[![Chrome Web Store](https://img.shields.io/badge/Chrome%20Web%20Store-4285F4?logo=google-chrome&logoColor=white)](https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar)
[![Edge Add-ons](https://img.shields.io/badge/Edge%20Add--ons-0078D4?logo=microsoft-edge&logoColor=white)](https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa)
</div>
</p>
<p align="center">
<a href="https://github.com/buttercannfly/AIPex"><img src="https://img.shields.io/badge/GitHub-100000?logo=github&logoColor=white" alt="GitHub"></a>
<a href="https://chromewebstore.google.com/detail/aipex-%E2%80%94%E2%80%94-tab-history-mana/iglkpadagfelcpmiidndgjgafpdifnke?hl=zh-CN&utm_source=ext_sidebar"><img src="https://img.shields.io/badge/Chrome-4285F4?logo=google-chrome&logoColor=white" alt="Chrome"></a>
<a href="https://microsoftedge.microsoft.com/addons/detail/aipex/fkgfflijckgpphikbceckjbofkicfnfa"><img src="https://img.shields.io/badge/Edge-0078D4?logo=microsoft-edge&logoColor=white" alt="Edge"></a>
</p>