Support Brave profiles in “Import from your browser”
<img width="1672" height="941" alt="Brave import dialog showing no Chrome or Atlas profiles, with the Brave logo pointing to the missing profile selector" src="https://github.com/user-attachments/assets/26debc7d-0110-4507-a6a8-2253b4a2a240" />
Feature request
Codex Desktop’s built-in browser has an Import from your browser dialog, but it currently detects only Google Chrome or ChatGPT Atlas profiles. When Brave is the installed browser and Chrome/Atlas are absent, the selector displays No profiles found and the dialog says:
No Chrome or Atlas profiles were found on this device
Please add Brave Browser as a supported import source.
Environment
- Codex app: 26.803.41515
- macOS: 26.6.1 (25G76)
- Brave Browser: 151.1.93.134
- Brave profile present at:
~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Preferences
- Google Chrome is not installed
Steps to reproduce
- Install and use Brave Browser on macOS.
- Ensure Google Chrome and ChatGPT Atlas profiles are not present.
- Open Codex Desktop’s built-in browser.
- Choose Import from your browser.
- Open the From profile selector.
Actual behavior
The selector shows No profiles found because Codex checks only Chrome and Atlas profiles. The existing Brave profile is not offered.
Expected behavior
The dialog should detect Brave profiles and allow the user to import the same supported data categories available for Chrome/Atlas.
Suggested acceptance criteria
- Detect Brave profiles under
~/Library/Application Support/BraveSoftware/Brave-Browseron macOS. - Show the browser name and profile name in the selector so the source is unambiguous.
- Import only data categories explicitly selected by the user.
- Do not modify the source Brave profile.
- If Brave import cannot be supported, list the supported browsers clearly in the dialog before the user opens it.
Related issue
- #23146 reports a related Chrome-specific detection assumption for the Codex browser extension when Brave is used.
- This request is distinct: it concerns importing a Brave profile into Codex’s built-in browser through the Import from your browser dialog.
2 Comments
Closing this because my original workflow is now solved with Browser Cookie Bridge, a local, open-source macOS app I built after opening this issue. It transfers cookies and signed-in sessions from Brave and other supported Chromium browsers into ChatGPT Codex without creating a fake Chrome profile.
Install:
For Codex imports, Codex must be completely quit so its local database can be backed up and updated safely. Native Brave support in Codex would still be welcome, but I no longer need this issue kept open for my use case.
!Browser Cookie Bridge app
I’m reopening this because the immediate workaround I built solved my personal workflow, but I would still love native browser-profile integration in Codex, especially support for Brave and other Chromium-based browsers.