Doragd / chat-gpt-search-extension

A browser extension to display ChatGPT response alongside Search results (fork from wong2 and develop continually))

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT for Search

A browser extension to display ChatGPT response alongside Google/Baidu/Toutiao/Bing Search results.

screenshot

Credit

This project is based on wong2/chat-gpt-google-extension and brings the same functionality to Baidu/Toutiao/Bing Search.

Installation

Install to Chrome/Edge

  1. Download build.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).

Build from source

  1. Clone the repo
  2. Install dependencies with npm
  3. Run ./build.sh for Chrome
  4. Load the build directory to your browser

About

A browser extension to display ChatGPT response alongside Search results (fork from wong2 and develop continually))

License:MIT License


Languages

Language:JavaScript 86.0%Language:CSS 9.6%Language:Shell 4.4%