ChatGPTNavigator is a Chrome extension that allows you to navigate conversations using simple keyboard shortcuts
- 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.
To install and use ChatGPTNavigator, follow these steps:
-
Clone the Repository:
git clone https://github.com/shardulvs/ChatGPTNavigator.git
-
Open Chrome Extensions:
- Open Chrome and go to
chrome://extensions/
in the address bar.
- Open Chrome and go to
-
Enable Developer Mode:
- Toggle the switch in the top right corner to enable Developer Mode.
-
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).
-
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.