ChatGPT Sidebar is a Firefox extension that integrates the OpenAI's ChatGPT into a convenient sidebar, allowing users to interact with the AI directly within their browser.
- Easy-to-use ChatGPT integration directly in your browser
- Sidebar access for quick and convenient conversation with ChatGPT
- Works on any website
- Minimal permission usage (only network access to
https://chat.openai.com/*
)
- Clone the repository or download the ZIP file and extract it.
- In Firefox, navigate to
about:debugging#/runtime/this-firefox
. - Click on "Load Temporary Add-on...".
- Browse to the folder where you extracted or cloned the repository, and select the
manifest.json
file.
Note: This extension is not available in the Firefox Add-ons store and must be loaded manually as a temporary add-on. The extension will be removed upon restarting Firefox.
- Open ChatGPT using the drop down at the top of your Firefox sidebar.
- Type your message in the input area and press the "Send" button or hit
Enter
. - ChatGPT will respond to your message and display the response in the output area.
If you have suggestions for improving this extension or want to report a bug, please open an issue on GitHub or submit a pull request.
This project is released under the MIT License.