Gmail Alias Manager
Idle

No account selected

Select an account from the left panel, or add a new one to get started.

Google OAuth Setup Required

To connect Google accounts, you need to create OAuth credentials in the Google Cloud Console.

Steps:
  1. Go to Google Cloud Console → Credentials
  2. Create an OAuth 2.0 Client ID (Web application type)
  3. Add http://localhost:8001 as Authorized redirect URI
  4. Enable Gmail API: Enable Gmail API
  5. Add scopes: ../auth/gmail.readonly, ../auth/gmail.send, ../auth/gmail.modify