https://github.com/sparticleinc/chatgpt-google-summary-extension
Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos, also supports Yahoo! ニュース、PubMed、PMC、NewsPicks、Github、Nikkei、 Bing、Google Patents, and any page summary.
https://github.com/sparticleinc/chatgpt-google-summary-extension
browser-extension chatgpt chrome-extension firefox-extension google google-chatgpt youtube
Last synced: 5 months ago
JSON representation
Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos, also supports Yahoo! ニュース、PubMed、PMC、NewsPicks、Github、Nikkei、 Bing、Google Patents, and any page summary.
- Host: GitHub
- URL: https://github.com/sparticleinc/chatgpt-google-summary-extension
- Owner: sparticleinc
- License: gpl-3.0
- Created: 2023-02-07T01:12:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T09:21:10.000Z (12 months ago)
- Last Synced: 2025-04-11T02:51:38.067Z (6 months ago)
- Topics: browser-extension, chatgpt, chrome-extension, firefox-extension, google, google-chatgpt, youtube
- Language: TypeScript
- Homepage: https://glarity.app
- Size: 314 MB
- Stars: 1,953
- Watchers: 17
- Forks: 256
- Open Issues: 77
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-chatgpt - chatgpt-google-summary-extension - Display ChatGPT summaries alongside Google search results, YouTube videos, etc. (Browser extensions / Examples)
- StarryDivineSky - sparticleinc/chatgpt-google-summary-extension
- awesome-chatgpt - chatgpt-google-summary-extension - Display ChatGPT summaries alongside Google search results, YouTube videos, etc. (Browser extensions / Examples)
- awesome-chatgpt - sparticleinc/chatgpt-google-summary-extension - Glarity is an open-source Chrome extension that provides ChatGPT-powered summaries and translations alongside search results and videos across multiple platforms including Google, YouTube, and more. (UIs / Browser extensions)
- awesome-gpt - chatgpt-google-summary-extension
- awesome-open-gpt - chatgpt-google-summary-extension
- awesome-ChatGPT-repositories - chatgpt-google-summary-extension - Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos, also supports Yahoo! ニュース、PubMed、PMC、NewsPicks、Github、Nikkei、 Bing、Google Patents, and any page summary. (Browser-extensions)
- awesome-chatgpt-resources - chatgpt-google-summary-extension - A browser extension to display ChatGPT Summary search results alongside search Google results. (Swift)
- awesome-chatgpt-resources - chatgpt-google-summary-extension - A browser extension to display ChatGPT Summary search results alongside search Google results. (Swift)
- awesome - sparticleinc/chatgpt-google-summary-extension - Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos, also supports Yahoo! ニュース、PubMed、PMC、NewsPicks、Github、Nikkei、 Bing、Google Patents, and any page summary. (TypeScript)
README
# Glarity - Summary for Google/YouTube with ChatGPT
Glarity Summary: an open-source ChatGPT Summary extension for YouTube, Google, Twitter, and any webpage. It provides cross-language summaries to effortlessly summarize videos, searches, PDFs, emails, and webpages. It supports free side-by-side translations, email writing assistance, Web Content Q&A, and much more
Download the experience package ([https://github.com/sparticleinc/chatgpt-google-summary-extension/tree/main/packages](https://github.com/sparticleinc/chatgpt-google-summary-extension/tree/main/packages)) and adding it manually ([https://github.com/sparticleinc/chatgpt-google-summary-extension#chrome](https://github.com/sparticleinc/chatgpt-google-summary-extension#chrome)).## Sponsors
## Supported Websites
- YouTube
- Yahoo! JAPAN ニュース
- PubMed
- PMC
- NewsPicks
- Github
- Nikkei
- Bing
- Google Patents
- Bilibili
- Any website
(summary list:https://blog.glarity.app/getting-started/user-guide/summary-list)## Installation
[Add from Chrome Web Store](https://chrome.google.com/webstore/detail/summary-for-google-with-c/cmnlolelipjlhfkhpohphpedmkfbobjc)
[Add from Mozilla Add-on Store](https://addons.mozilla.org/zh-CN/firefox/addon/glarity/)## Features
- Side-by-Side Translation (mirror translation, immersive translate)
- Gmail quick reply
- Supports Google search
- Supports YouTube (YouTube videos transcript, summary, key moment)
- Supports Github
- Supports Bing
- Supports Yahoo! JAPAN ニュース
- Supports PubMed
- Supports PMC
- Supports NewsPicks
- Supports Nikkei
- Supports Google Patents
- Support bilibili
- Support twitter summary
- Support summary of any web page
- Support for iOS Safari/ macOS Safari
- Supports the official OpenAI API (GPT-3.5-turbo/text-davinci-003)
- Supports ChatGPT Plus
- Markdown rendering
- Code highlights
- Dark mode
- Provide feedback to improve ChatGPT
- Copy to clipboard
- Switch languages
- Glarity AI model## Screenshot

### YouTube

### Bilibili

### iOS Safari /macOS Safari

### Github

### Bing

### Google Patents

### Yahoo! JAPAN ニュース

### PubMed

### PMC

### NewsPicks

### Nikkei

## Troubleshooting
### How to make it work in Brave

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
- [Chromium](packages/Glarity-chromium-beta.zip)
- [Firefox](packages/Glarity-firefox-beta.zip)### 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](https://github.com/wong2/chatgpt-google-extension), and borrows code from [qunash/chatgpt-advanced](https://github.com/qunash/chatgpt-advanced) & [YouTube Summary with ChatGPT](https://github.com/kazuki-sf/YouTube_Summary_with_ChatGPT)
## License
[GPL-3.0 license](LICENSE).