As the author has sold this plugin and subsequent versions have not followed the GPL3 agreement to open source the code, it is unclear what changes have been made to the subsequent versions by outsiders. Therefore, it has been decided to fork this version, continue distributing it under the GPL3 license, and remove the ads.
由于作者已将此插件出售,而后续版本并没有遵循 GPL3 约定开放源代码,对于后续版本做了什么外人并不明确。故决定 fork 此版本,继续以 GPL3 协议发行,并删除了广告。
下载地址
Chrome: pending...
Firefox: pending...
As this extension has been acquired, this code repository will no longer be updated from now on.
My new project: ChatHub: All-in-one chatbot client
A browser extension to display ChatGPT response alongside Google (and other search engines) results
Install from Mozilla Add-on Store
Google, Baidu, Bing, DuckDuckGo, Brave, Yahoo, Naver, Yandex, Kagi, Searx
- Supports all popular search engines
- Supports the official OpenAI API
- Supports ChatGPT Plus
- Markdown rendering
- Code highlights
- Dark mode
- Provide feedback to improve ChatGPT
- Copy to clipboard
- Custom trigger mode
- Switch languages
Disable "Prevent sites from fingerprinting me based on my language preferences" in brave://settings/shields
Enable "Allow access to search page results" in the extension management page
- Clone the repo
- Install dependencies with
npm
npm run build
- Load
build/chromium/
orbuild/firefox/
directory to your browser