This Chrome extension allows users to make requests to OpenAI's ChatGPT directly from your browser. It provides a convenient way to interact with ChatGPT without needing to navigate away from your current tab. Just type gpt
, press tab and your request.
- Clone the repository.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" by toggling the switch in the top right corner.
- Click "Load unpacked" and select the cloned repository folder.
Go through the steps below or look througth the video:
- Enter
gpt
into the searchbar and press "Tab" - Enter your query in the input box.
- Press "Enter" to receive a response from ChatGPT in the new tab.
This project is licensed under the MIT License.