Skip to content

A browser extension to display ChatGPT response alongside search engine results

License

Notifications You must be signed in to change notification settings

richard-rxj/chat-gpt-google-extension

This branch is 116 commits behind wong2/chatgpt-google-extension:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e66d3f4 · Dec 25, 2022

History

111 Commits
Dec 22, 2022
Dec 11, 2022
Dec 21, 2022
Dec 25, 2022
Dec 25, 2022
Dec 4, 2022
Dec 11, 2022
Dec 7, 2022
Dec 23, 2022
Dec 21, 2022
Dec 25, 2022
Dec 25, 2022
Dec 25, 2022
Dec 25, 2022
Dec 24, 2022

Repository files navigation

ChatGPT for Google

A browser extension to display ChatGPT response alongside Google (and other search engines) results, supports Chrome/Edge/Firefox

Supported Search Engines

Google, Baidu, Bing, DuckDuckGo, Brave, Yahoo, Naver, Yandex, Kagi, Searx

Screenshot

Screenshot

Installation

Install to Chrome/Edge/Brave/Opera

Notice: Brave/Opera users please follow Troubleshooting section after install

Install from Chrome Web Store (Preferred)

https://chrome.google.com/webstore/detail/chatgpt-for-google/jgjaeacdkonaoafenlfkkkmbaopkbilf

Local Install

  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

Install from Mozilla Add-on Store (Preferred)

https://addons.mozilla.org/addon/chatgpt-for-google/

Local Install

  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
  3. npm run build
  4. Load build/chromium/ or build/firefox/ directory to your browser

Troubleshooting

How to make it work in Brave

Screenshot

Disable "Prevent sites from fingerprinting me based on my language preferences" in brave://settings/shields

How to make it work in Opera

Screenshot

Enable "Allow access to search page results" in the extension management page

Credit

This project is inspired by ZohaibAhmed/ChatGPT-Google

About

A browser extension to display ChatGPT response alongside search engine results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.8%
  • SCSS 20.7%
  • JavaScript 9.2%
  • Other 1.3%