A browser extension to display ChatGPT response alongside Google/Baidu/Toutiao/Bing Search results.
This project is based on wong2/chat-gpt-google-extension and brings the same functionality to Baidu/Toutiao/Bing Search.
- Download
build.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).
- Clone the repo
- Install dependencies with
npm
- Run
./build.sh
for Chrome - Load the
build
directory to your browser