A browser extension to display ChatGPT response alongside Google with connected results
Install from Mozilla Add-on Store
Supported Search Engines Google, Qwant, Baidu, Bing, DuckDuckGo, Brave, Yahoo, Naver, Yandex, Kagi, Searx
- Select your number of web results to use for answers
- Supports the official OpenAI API (add new model ChatGPT-3.5-turbo !!!)
- Supports ChatGPT Plus
- web-connected (Chat gpt online is only connected to Google)
- Supports all popular search engines (Google, Qwant, Duckduckgo, yahoo, baidu ....)
- Markdown rendering
- Code highlights
- Dark mode
- Provide feedback to improve ChatGPT
- Copy to clipboard
- Custom trigger mode
- Switch languages
Disable "Prevent sites from fingerprinting me based on my language preferences" in brave://settings/shields
- Clone the repo
- Install dependencies with
npm
npm run build
- Load
build/chromium/
orbuild/firefox/
directory to your browser
This project is inspired by wong2/chat-gpt-google-extension