# chatgpt-google-summary-extension **Repository Path**: givebest/chatgpt-google-summary-extension ## Basic Information - **Project Name**: chatgpt-google-summary-extension - **Description**: 🔥【不用等 Bing + ChatGPT,试试 Google + ChatGPT】Chrome/Edge/Firefox浏览器扩展实现在 Google 搜索结果旁边展示 ChatGPT 内容总结 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 105 - **Forks**: 24 - **Created**: 2023-02-09 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: chrome-plugins **Tags**: chatGPT, Chrome-extension, Chrome, Google, google-chatgpt ## README # Glarity - Summary for Google/YouTube with ChatGPT 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. ## ⚠️ Tips: If you cannot choose the OpenAI API model, please delete the plugin and reinstall it. Or You can try downloading 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)). ## Supported Websites - Google - YouTube - Yahoo! JAPAN ニュース - PubMed - PMC - NewsPicks - Github - Nikkei - Bing - Google Patents - Bilibili - Any website ## 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 - Supports Google search - Supports YouTube - Supports Github - Supports Bing - Supports Yahoo! JAPAN ニュース - Supports PubMed - Supports PMC - Supports NewsPicks - Supports Nikkei - Supports Google Patents - Support bilibili - 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 ## Screenshot ### Google ![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.zip) - [Firefox](packages/Glarity-firefox.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).