ChatGPTBrowserExtension
ChatGPTBrowserExtension copied to clipboard
Get ChatGPT Within Your Favorite Search Engines, upvote good answers, provide feedback, save/cache answers for later
ChatGPT Browser Extension (Enhanced)
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.
Installation
Chrome Web Store (Easiest Way to Install)
Install From Chrome Web Store Here
Local Install
- Download
chrome.zip
from Releases - Unzip the file
- In Chrome/Edge go to the extensions page (
chrome://extensions
oredge://extensions
). - Enable Developer Mode.
- Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterwards).
Chrome Web Store
Build from source
- Clone the repo
- Install dependencies with
npm install
- Run
./build.sh
for Chrome,./build.sh firefox
for Firefox - Load the
build
directory to your browser
For generic directions on chrome extension installation see: https://support.google.com/chrome_webstore/answer/2664769?hl=en
Credit
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