Skip to content

BartInTheField/chatgpt-google-extension

This branch is 5 commits ahead of, 8 commits behind wong2/chatgpt-google-extension:main.

Folders and files

NameName
Last commit message
Last commit date
Feb 11, 2023
Dec 11, 2022
Jan 7, 2023
Feb 11, 2023
Dec 25, 2022
Jan 26, 2023
Dec 11, 2022
Dec 7, 2022
Dec 23, 2022
Feb 11, 2023
Jan 27, 2023
Jan 27, 2023
Jan 27, 2023
Dec 26, 2022
Dec 24, 2022

Repository files navigation

ChatGPT for Google

GitHub Workflow Status Visitors Twitter Follow License

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

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

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

About

A browser extension that enhance search engines with ChatGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 48.6%
  • SCSS 47.1%
  • JavaScript 3.5%
  • Other 0.8%