Greasy Fork is available in English.

Remove Bing Character Limit

Removes character limit from search input field

Tác giả
bigplayer-ai
Cài đặt hàng ngày
1
Số lần cài đặt
210
Đánh giá
0 0 0
Phiên bản
2.2
Đã tạo
03-06-2023
Đã cập nhật
19-02-2024
Giấy phép
MIT
Áp dụng cho

This user script removes the character limit from the Bing search input field.
This allows you to enter longer and more complex queries without being restricted by the default limit.
It also keeps the unlimited characters even if you change the conversation style or clear the conversation, unlike other scripts that reset the limit.

To use this script, you need to install a user script manager extension such as Tampermonkey or Greasemonkey in your browser.
Then, you can install this script from the link below and enable it on the Bing website.
You will see an infinity symbol next to the search input field indicating that the limit is removed.

This script works by repeatedly trying to remove the maxlength attribute from the search input element until it succeeds.
It also monitors any changes in the input element and re-applies the removal if needed.
This script is safe and does not interfere with any other functionality of the Bing website. as this is only front-end script (very safe script).