ChatGPT for Search Engine

A browser extension to display ChatGPT response alongside Search Engine results, supports Chrome/Edge/Firefox

Support more search engines, including Google, Bing, Yahoo, DuckDuckGo, StartPage, Baidu, Kagi, Yandex, Naver, Brave, Searx, Ecosia in total.

Request more search engine support in #6

And here perhaps merges PR faster than the original repo

See more in Releases and Pre-release build

Diff with upstream:

My contributions:

  • Branches
  • Pull Requests
  • Other

    • Merge and improve some PRs
    • Fix answer being overwritten due to “network error”
    • Linkify in ReactMarkdown
    • Generate separate sessions for each page

Preview: Preview-Img

Installation

Install to Chrome/Edge

  1. Download chromium.zip from Releases.
  2. Unzip the file.
  3. In Chrome/Edge go to the extensions page (chrome://extensions or edge://extensions).
  4. Enable Developer Mode.
  5. Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterwards).

Install to Firefox

  1. Download firefox.zip from Releases.
  2. Unzip the file.
  3. Go to about:debugging, click “This Firefox” on the sidebar.
  4. Click “Load Temporary Add-on” button, then select any file in the unzipped folder.

Build from source

  1. Clone the repo
  2. Install dependencies with npm install
  3. npm run build
  4. Load build/chromium/ or build/firefox/ directory to your browser

Credit

This project is forked from wong2/chat-gpt-google-extension and detached since 14 December of 2022

GitHub

View Github