Skip to content

wong2/chatgpt-google-summary-extension

 
 

Repository files navigation

Glarity - Summary for Google/YouTube with ChatGPT

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

Supported Websites

Google YouTube

Installation

Add from Chrome Web Store

Add from Mozilla Add-on Store

Screenshot

Google

Screenshot Screenshot

YouTube

Screenshot

Features

  • Supports Google search
  • Supports YouTube
  • Supports the official OpenAI API
  • 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 inspired by wong2/chatgpt-google-extension & qunash/chatgpt-advanced & YouTube Summary with ChatGPT

License

GPL-3.0 license.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 56.4%
  • SCSS 37.8%
  • JavaScript 5.3%
  • Other 0.5%