Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgalgs/switch-to-chatgpt
Firefox extension to switch to your currently open ChatGPT tab
https://github.com/mgalgs/switch-to-chatgpt
Last synced: about 2 months ago
JSON representation
Firefox extension to switch to your currently open ChatGPT tab
- Host: GitHub
- URL: https://github.com/mgalgs/switch-to-chatgpt
- Owner: mgalgs
- License: mit
- Created: 2023-08-24T16:44:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-24T17:09:17.000Z (over 1 year ago)
- Last Synced: 2024-10-15T11:27:08.643Z (3 months ago)
- Language: JavaScript
- Size: 800 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Switch to ChatGPT logo](extension/switch-to-chatgpt-logo_128.png)
# Switch to ChatGPT Tab Extension
It's handy to pin a ChatGPT tab for easy access, but getting to the tab
still involves Control-Tab'ing around or clicking on the tab: not efficient
:cry:.This Firefox extension allows users to switch to their ChatGPT browser tab
using a keyboard shortcut. By default, the shortcut is set to
"Ctrl+Alt+Y".## Installation
To use this extension, you will need to load it into Firefox as a temporary
extension for development purposes. Follow these steps:1. Clone or download this repository to your local machine.
2. Open Firefox and navigate to `about:debugging`.
3. Click "This Firefox" on the left sidebar.
4. Click "Load Temporary Add-on..." and select the `manifest.json` file
from the downloaded directory.## Usage
Once the extension is loaded, simply press the keyboard shortcut (default
"Ctrl+Shift+Y") to switch to the ChatGPT tab.