VitRod / youchat-google-extension

A browser extension to display YouChat response alongside search engine results: like ChatGPT, but with knowledge of recent events and source citations!

Home Page:https://github.com/fedebotu/youchat-google-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouChat for Google

Chrome Web Store Add-on Firefox Add-on

A browser extension to display YouChat response - like ChatGPT, but with knowledge of recent events and source citation - 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

Screenshot

Why YouChat?

YouChat has some advantages over ChatGPT:

  • Does not need login
  • Knows about recent events
  • Cites sources
  • Faster response time

Screenshot

However, YouChat does not provide answers as elaborate as ChatGPT. The best way may be to run it alongside the ChatGPT extension on which this project based, as shown above! Note this is an unofficial implementation and YouChat is not affiliated with this project.

Installation

Install to Chrome/Edge/Brave/Opera

Notice: Brave/Opera users please follow Troubleshooting section after install

Install from Chrome Web Store (Preferred)

Chrome Web Store Link

Local Install

  1. Download chromium.zip from Releases.
  2. Unzip the file.
  3. In Chrome/Edge go to the extensions page (chrome://extensions or edge://extensions).
  4. Enable Developer Mode.
  5. 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)

Mozilla Add-ons Store Link

Local Install

  1. Download firefox.zip from Releases.
  2. Unzip the file.
  3. Go to about:debugging, click "This Firefox" on the sidebar.
  4. Click "Load Temporary Add-on" button, then select any file in the unzipped folder.

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

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

Credit

This project is heavily based on wong2/chat-gpt-google-extension, give it a try - you can even use both YouChat and ChatGPT at the same time! Also: ZohaibAhmed/ChatGPT-Google

About

A browser extension to display YouChat response alongside search engine results: like ChatGPT, but with knowledge of recent events and source citations!

https://github.com/fedebotu/youchat-google-extension

License:GNU General Public License v3.0


Languages

Language:SCSS 58.6%Language:TypeScript 36.6%Language:JavaScript 4.3%Language:HTML 0.3%Language:Shell 0.1%Language:CSS 0.1%