Skip to content

A Chrome extension to show ChatGPT response in Google search results

Notifications You must be signed in to change notification settings

billdng/chat-gpt-google-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT for Google

A Chrome extension to show ChatGPT response in Google search results

Screenshot

Installation

Local Install

  1. Download the build.zip file from Github 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).

Chrome Web Store

Still waiting for review

Build from source

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

Credit

This project is inspired by ZohaibAhmed/ChatGPT-Google

About

A Chrome extension to show ChatGPT response in Google search results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • CSS 13.1%
  • Shell 3.6%