Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 911 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 911 Bytes

ChatGPT to Claude Redirect Chrome Extension

This is a simple Chrome extension that redirects chat.openai.com to claude.ai/chats in your browser.

Installation

  1. 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
  1. Open Google Chrome and go to chrome://extensions.

  2. Enable "Developer mode" by clicking the toggle switch in the top right corner of the page.

  3. Click on the "Load unpacked" button that appears after enabling Developer mode.

  4. 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.