Remove Bing Character Limit

Removes character limit from search input field

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
bigplayer-ai
1日のインストール数
0
累計インストール数
242
評価
0 0 0
バージョン
2.2
作成日
2023/06/03
更新日
2024/02/19
Size
2.59KB
ライセンス
MIT
対象サイト

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).