RedPlanetHQ / RedPlanetHQ/core
CORE extension does not inject / interact with chatgpt.com when running inside ChatGPT Atlas browser
Open
@harshithmullapudi is already working on this.
Since Dec 16, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 194
- Avg merge
- 12m
- Merged PRs (30d)
- 2
Description
Summary
On ChatGPT Atlas, the CORE extension fails to inject or interact with chatgpt.com, while it works in standard Chromium browsers.
Environment
- Browser: ChatGPT Atlas (macOS)
- Site: https://chatgpt.com
- Extension: CORE / “Core memory” extension (version: ____ )
- OS: macOS (version: ____ )
- Account: ChatGPT Plus (if relevant)
Steps to Reproduce
- Install and enable the CORE extension in ChatGPT Atlas.
- Ensure the extension has site access for
https://chatgpt.com/*(or “On all sites”). - Open
https://chatgpt.com/in a normal tab. - Attempt any action that normally requires injection (toolbar button, capture, sidebar, auto‑sync, etc.).
Expected Behavior
- Content script injects successfully on chatgpt.com in Atlas.
- CORE UI elements appear (if applicable), and context capture/sync functions operate normally.
- No permission or CSP-related errors prevent CORE from running.
Actual Behavior
- No visible injection/UI on chatgpt.com.
- No apparent capture/sync behavior triggered from the page.
- Extension indicates it’s active, but there is no on‑page effect.
Diagnostics / Evidence
- Does CORE work on other websites inside Atlas? (Yes/No): Yes (Google Gemini; copy to features on others)
- Does CORE work on chatgpt.com in Chrome/Edge? (Yes/No): N/A
- Extension permissions in Atlas:
- Site access: Yes
- Host permissions include:
https://chatgpt.com/*(Yes/No): On all Sites
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.