Contributions are welcome, especially new self-contained addon folders, compatibility fixes for new Codex desktop builds, localization-safe UI matching, and additional tests.
- Fork the repository and create a focused branch.
- Put each new addon under
addons/<addon-id>/withaddon.json,injected.js, andREADME.md. - Declare the narrowest possible
hostActions; use an empty array when none are required. - Keep changes small and avoid copying code or assets from
ChatGPT.app. - Run
./scripts/check.sh. - Describe the Codex desktop version and build used for live testing.
- If hardware behavior changed, state whether it was tested with a physical Codex Micro or only synthetic events.
Do not submit OpenAI binaries, icons, proprietary source, credentials, conversation data, or captured authentication state.