ChatGPT for Google
![License](https://img.shields.io/github/license/wong2/chatgpt-google-extension)
A browser extension to display ChatGPT response alongside Google (and other search engines) results
Install from Chrome Web Store
Install from Mozilla Add-on Store
Changelog
Supported Search Engines
Google, Baidu, Bing, DuckDuckGo, Brave, Yahoo, Naver, Yandex, Kagi, Searx
Screenshot
![Screenshot](https://github.com/wong2/chatgpt-google-extension/raw/HEAD/screenshots/extension.png?raw=true)
Features
- Supports all popular search engines
- Supports the official OpenAI API
- Supports ChatGPT Plus
- Markdown rendering
- Code highlights
- Dark mode
- Provide feedback to improve ChatGPT
- Copy to clipboard
- Custom trigger mode
- Switch languages
Troubleshooting
How to make it work in Brave
![Screenshot](https://github.com/wong2/chatgpt-google-extension/raw/HEAD/screenshots/brave.png?raw=true)
Disable "Prevent sites from fingerprinting me based on my language preferences" in brave://settings/shields
How to make it work in Opera
![Screenshot](https://github.com/wong2/chatgpt-google-extension/raw/HEAD/screenshots/opera.png?raw=true)
Enable "Allow access to search page results" in the extension management page
Build from source
- Clone the repo
- Install dependencies with
npm
npm run build
- Load
build/chromium/
or build/firefox/
directory to your browser