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
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
- Download
chromium.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).
Install to Firefox
Install from Mozilla Add-on Store (Preferred)
https://addons.mozilla.org/addon/chatgpt-for-google/
Local Install
- Download
firefox.zip
from Releases. - Unzip the file.
- Go to
about:debugging
, click "This Firefox" on the sidebar. - Click "Load Temporary Add-on" button, then select any file in the unzipped folder.
Build from source
- Clone the repo
- Install dependencies with
npm
npm run build
- Load
build/chromium/
orbuild/firefox/
directory to your browser
Troubleshooting
How to make it work in Brave
Disable "Prevent sites from fingerprinting me based on my language preferences" in brave://settings/shields
How to make it work in Opera
Enable "Allow access to search page results" in the extension management page
Credit
This project is inspired by ZohaibAhmed/ChatGPT-Google