New Bing Chat Helper

Automatic input prompt for new session and Automatic copy the last question when the session is ended; instant Q&A function, see README

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
zhangnew
Daily installs
0
Total installs
583
Ratings
0 0 0
Version
0.0.5
Created
2023-03-01
Updated
2023-12-25
Size
9.72 KB
License
MIT
Applies to

New Bing Chat Helper

README | 中文文档

Developing

Recommended IDE Setup

# install self signed cert for dev
brew install mkcert
mkcert -install
mkcert localhost.bing.com

echo '127.0.0.1 localhost.bing.com' >> /etc/hosts

npm install
npm run dev
npm run build

Thanks

https://github.com/lisonge/vite-plugin-monkey/