🔥【不用等 Bing + ChatGPT,试试 Google + ChatGPT】Chrome/Edge/Firefox浏览器扩展实现在 Google 搜索结果旁边展示 ChatGPT 内容总结

givebest bac22b88d0 Merge pull request #92 from floatas/continue-conversation 1 éve
.github f02cd04b21 feat:beta 1 éve
.husky f02cd04b21 feat:beta 1 éve
.vscode abd3b3ec40 feat:Web summary stage1 1 éve
packages 8bd534e86e feat:merge 1 éve
safari bd0614dbb5 feat:Custom Comment Summary Prompt 1 éve
screenshots d97f3eba51 feat:update README 1 éve
src d1aa1963d9 fixes #91 continue conversation option with link 1 éve
.eslintrc.json f02cd04b21 feat:beta 1 éve
.gitignore b239796d34 feat:update manifest.json 1 éve
.prettierignore f02cd04b21 feat:beta 1 éve
.prettierrc f02cd04b21 feat:beta 1 éve
LICENSE f02cd04b21 feat:beta 1 éve
README.md d97f3eba51 feat:update README 1 éve
README.zh-CN.md d97f3eba51 feat:update README 1 éve
build.mjs 862a35b698 feat:Add environment variables, remove console/debug from production environment and compress code 1 éve
package.json 1f60febe35 feat:#62 Custom API host 1 éve
pnpm-lock.yaml 1f60febe35 feat:#62 Custom API host 1 éve
tailwind.config.cjs 6af610cbd0 fix:#21 1 éve
tsconfig.json fe1e9c2b47 feat:Add default blacklist 1 éve

README.md

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) and adding it manually (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

Add from Mozilla Add-on Store

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 Screenshot

YouTube

Screenshot

Bilibili

Screenshot

iOS Safari /macOS Safari

Screenshot Screenshot

Github

Github

Bing

Bing

Google Patents

Google Patents

Yahoo! JAPAN ニュース

Screenshot

PubMed

Screenshot

PMC

Screenshot

NewsPicks

Screenshot

Nikkei

Nikkei

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.