Skip to content

luiz-m-affonso/chat-gpt-google-extension

 
 

Repository files navigation

ChatGPT for Google

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

Supported Search Engines

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

Screenshot

Screenshot

Features

  • Supports all popular search engines
  • 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

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

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

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

  • SCSS 56.4%
  • TypeScript 38.8%
  • JavaScript 3.9%
  • Other 0.9%