/chatgpt-google-summary-extension

Chrome extension to display ChatGPT summaries alongside Google search results and YouTube videos.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Glarity - Summary for Google/YouTube with ChatGPT

Chrome extension to display ChatGPT summaries alongside Google search results and YouTube videos.

Supported Websites

  • Google
  • YouTube
  • Yahoo! JAPAN ニュース
  • PubMed
  • NewsPicks
  • Github project
  • Nikkei

Installation

Add from Chrome Web Store

Add from Mozilla Add-on Store

Screenshot

Google

Screenshot Screenshot

YouTube

Screenshot

Yahoo! JAPAN ニュース

Screenshot

PubMed

Screenshot

NewsPicks

Screenshot

Features

  • Supports Google search
  • Supports YouTube
  • Supports Yahoo! JAPAN ニュース
  • Supports PubMed
  • Supports NewsPicks
  • Supports Github
  • Supports Nikkei
  • Supports the official OpenAI API (GPT-3.5-turbo)
  • Supports ChatGPT Plus
  • Markdown rendering
  • Code highlights
  • Dark mode
  • Provide feedback to improve ChatGPT
  • Copy to clipboard
  • 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

Build from source

  1. Clone the repo
  2. Install dependencies with npm
  3. npm run build

Packages

Chrome

  1. Go to chrome://extensions/.
  2. At the top right, turn on Developer mode.
  3. Click Load unpacked.
  4. Find and select extension folder(build/chromium/).

Firefox

  1. Go to about:debugging#/runtime/this-firefox.
  2. Click Load Temporary Add-on.
  3. Find and select the extension file(build/firefox.zip).

Credit

This project is a fork of wong2/chatgpt-google-extension, and borrows code from qunash/chatgpt-advanced & YouTube Summary with ChatGPT

License

GPL-3.0 license.