This browser extension provides ChatGPT answers in your Google Results from your favorite browser. It is an enhanced version of the ChatGPT for Google Extension found here. This browser extension offers additional features such as highlighted code snippets, cached results for improved performance and additional helpful settings.
Install From Chrome Web Store Here
- Download
chrome.zipfrom Releases - Unzip the file
- In Chrome/Edge go to the extensions page (
chrome://extensionsoredge://extensions). - Enable Developer Mode.
- Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterwards).
- Clone the repo
- Install dependencies with
npm install - Run
./build.shfor Chrome,./build.sh firefoxfor Firefox - Load the
builddirectory to your browser
For generic directions on chrome extension installation see: https://support.google.com/chrome_webstore/answer/2664769?hl=en
This project is originally forked from ChatGPT for Google and has elements pulled from Grepper (https://www.codegrepper.com). Also credit to ChatGPT-Google for original inspiration.
And of course the folks who did all the hard work:OpenAI ChatGPT
