This is a simple Chrome extension that redirects chat.openai.com
to claude.ai/chats
in your browser.
- Clone this repository or download the ZIP file and extract it to a folder on your computer.
git clone https://github.com/yourusername/openai-to-claude-redirect.git
-
Open Google Chrome and go to chrome://extensions.
-
Enable "Developer mode" by clicking the toggle switch in the top right corner of the page.
-
Click on the "Load unpacked" button that appears after enabling Developer mode.
-
Navigate to the folder where you cloned or extracted the repository, and select the folder containing the manifest.json and background.js files.
The "OpenAI to Claude Redirect" extension should now appear in the list of installed extensions.
Make sure the extension is enabled by checking the toggle switch next to its name.