ChatGPTNavigator

Effortlessly navigate ChatGPT conversations with intuitive keyboard shortcuts.

Stars
7
Committers
1

ChatGPTNavigator

ChatGPTNavigator is a Chrome extension that allows you to navigate conversations using simple keyboard shortcuts

Usage

  • Move Up: Press U to move to the previous chat.
  • Move Down: Press I to move to the next chat.
  • Move Up: Press J to scroll up.
  • Move Down: Press K to scroll down.
  • Toggle Focus: Press Escape to toggle focus from the text area.

Installation

To install and use ChatGPTNavigator, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/shardulvs/ChatGPTNavigator.git
    
  2. Open Chrome Extensions:

    • Open Chrome and go to chrome://extensions/ in the address bar.
  3. Enable Developer Mode:

    • Toggle the switch in the top right corner to enable Developer Mode.
  4. Load Unpacked Extension:

    • Click the "Load unpacked" button.
    • In the file dialog, navigate to the directory where you cloned the repository.
    • Select the folder named ChatGPTNavigator and click "Select Folder" (or "Open" depending on your operating system).
  5. Extension Installed:

    • You should now see the ChatGPTNavigator extension in your Chrome toolbar.

This extension is perfect for users who prefer keyboard navigation over mouse interactions.

Related Projects