Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T09:21:10.000Z (3 months ago)
- Last Synced: 2025-01-02T06:03:46.789Z (9 days ago)
- Topics: browser-extension, chatgpt, chrome-extension, firefox-extension, google, google-chatgpt, youtube
- Language: TypeScript
- Homepage: https://glarity.app
- Size: 314 MB
- Stars: 1,856
- Watchers: 17
- Forks: 239
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-ChatGPT - chatgpt-google-summary-extension
- 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)
- awesome-open-gpt - chatgpt-google-summary-extension
- 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 - Chrome extension to view ChatGPT summaries alongside Google search results and YouTube videos, also supports other websites like Yahoo! ニュース, PubMed, PMC, NewsPicks, Github, Nikkei, Bing, Google Patents, and any page summary. (UIs / Browser extensions)
- awesome-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)
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
![Screenshot](screenshots/google-vs-chatgpt.png?raw=true)
![Screenshot](screenshots/extension-google.png?raw=true)### YouTube
![Screenshot](screenshots/extension-youtube.jpeg?raw=true)
### Bilibili
![Screenshot](screenshots/bilibili-cn.webp?raw=true)
### iOS Safari /macOS Safari
![Screenshot](screenshots/iOS-Safari-en.webp?raw=true)
![Screenshot](screenshots/macOS-Safari-en.webp?raw=true)### Github
![Github](screenshots/github-en.png?raw=true)
### Bing
![Bing](screenshots/bing-en.png)
### Google Patents
![Google Patents](screenshots/google-patents-en.png)
### Yahoo! JAPAN ニュース
![Screenshot](screenshots/yahoo-japan.jpg?raw=true)
### PubMed
![Screenshot](screenshots/pubmed.jpg?raw=true)
### PMC
![Screenshot](screenshots/PMC-en.png?raw=true)
### NewsPicks
![Screenshot](screenshots/newspicks-jp.jpg?raw=true)
### Nikkei
![Nikkei](screenshots/nikkei-jp.png)
## Troubleshooting
### How to make it work in Brave
![Screenshot](screenshots/brave.png?raw=true)
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).