A browser extension to display ChatGPT response alongside Search Engine results, supports Chrome/Edge/Firefox
Support more search engines, including Google, Bing, Yahoo, DuckDuckGo, StartPage, Baidu, Kagi, Yandex, Naver, Brave, Searx, Ecosia in total.
Request more search engine support in #6
And here perhaps merges PR faster than the original repo
See more in Releases and Pre-release build
- Support StartPage, Baidu, Ecosia, Searx(searx.tiekoetter.com, searx.fmac.xyz, searx.be and more)
- Katex: wong2#75
- Linkify in ReactMarkdown
- Interactive mode: wong2#103, now support generating separate sessions for each page
- Fix answer being overwritten due to "network error"
- Code highlight
- Switch to webpack
- SearchEngines
- Code highlight and dark mode
- LaTeX
- Interactive mode
- Download
chromium.zip
from Releases. - Unzip the file.
- In Chrome/Edge go to the extensions page (
chrome://extensions
oredge://extensions
). - Enable Developer Mode.
- Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterwards).
- Download
firefox.zip
from Releases. - Unzip the file.
- Go to
about:debugging
, click "This Firefox" on the sidebar. - Click "Load Temporary Add-on" button, then select any file in the unzipped folder.
- Clone the repo
- Install dependencies with
npm install
npm run build
- Load
build/chromium/
orbuild/firefox/
directory to your browser
- Branches
- Pull Requests
-
- Merge and improve some PRs
- Fix answer being overwritten due to "network error"
- Linkify in ReactMarkdown
- Generate separate sessions for each page
- Code highlight
- Switch to webpack
This project is forked from wong2/chat-gpt-google-extension and detached since 14 December of 2022