Chrome extension to display ChatGPT summaries alongside Google search results and YouTube videos.
- YouTube
- Yahoo! JAPAN ニュース
- PubMed
- NewsPicks
- Github project
- Nikkei
- Supports Google search
- Supports YouTube
- Supports Yahoo! JAPAN ニュース
- Supports PubMed
- Supports NewsPicks
- Supports Github
- Supports Nikkei
- Supports the official OpenAI API (GPT-3.5-turbo)
- Supports ChatGPT Plus
- Markdown rendering
- Code highlights
- Dark mode
- Provide feedback to improve ChatGPT
- Copy to clipboard
- Switch languages
Disable "Prevent sites from fingerprinting me based on my language preferences" in brave://settings/shields
- Clone the repo
- Install dependencies with
npm
npm run build
- Go to
chrome://extensions/
. - At the top right, turn on
Developer mode
. - Click
Load unpacked
. - Find and select extension folder(
build/chromium/
).
- Go to
about:debugging#/runtime/this-firefox
. - Click
Load Temporary Add-on
. - Find and select the extension file(
build/firefox.zip
).
This project is a fork of wong2/chatgpt-google-extension, and borrows code from qunash/chatgpt-advanced & YouTube Summary with ChatGPT