AiteProfiles is a Chrome Profile Manager with local HTTP API integration for workflow automation tools like n8n.
This application provides a unified interface for managing multiple Chrome profiles and enables programmatic access through a secure local HTTP API. It's designed specifically for integration with workflow automation platforms.
- Manage multiple Chrome profiles from a single interface
- Secure local HTTP API for programmatic profile access
- System tray integration with global hotkey (
Ctrl+Shift+4) - Profile favorites and quick access
- Detailed profile information (passwords, bookmarks, disk usage)
- Quick link snippets for rapid URL access
- Ensure Google Chrome is installed on your system
- Download and run the appropriate executable for your system:
x64/AiteProfiles.exefor 64-bit Windows (most common)x86/AiteProfiles.exefor 32-bit Windowsarm64/AiteProfiles.exefor ARM64 devices
- The application will automatically detect your Chrome profiles
- Access the HTTP API at
http://127.0.0.1:28282 - Find your API token in Windows Credential Manager or in
%APPDATA%\Codebdbdb\AiteProfiles\api_token.txt
- Windows 10 (Build 19041 or later) or Windows 11
- Google Chrome installed and accessible
- Administrator privileges for installation (not required for portable use)
Full documentation is available in the docs directory:
- Architecture - Project structure and components
- API - HTTP API endpoints and usage
- Security - Security measures and considerations
- Configuration - Data storage and configuration
- Build - Building and deployment instructions
- Troubleshooting - Common issues and solutions
- Data Flow - How data moves through the application
- Localization - Multi-language support plan