OpenAI today launched the Codex for Chrome extension, enabling its AI coding assistant to run directly in the Chrome browser on Mac and PC. Previously, Codex could only invoke the browser via the desktop app for tasks like web testing. The new extension allows Codex to access browser context, cross-tab information, and Web DevTools, and test web applications—all without taking control of the user's browser.
OpenAI noted that after introducing the "computer use" feature in the desktop version of Codex, they observed that most user workflows happen inside the browser. This Chrome extension aims to help Codex handle browser-based tasks that plugins or APIs cannot accomplish more quickly and easily. For example, it can understand web interaction logic across multiple tabs or directly use developer tools to debug front-end code, significantly boosting browser-based development and testing efficiency.


