FIX for "Bing Search returns to the top" !

Stop doing weird things, Bing ;)

< Feedback de FIX for "Bing Search returns to the top" !

Avaliação: Ruim - o script não funciona

§
Publicado em: 03/07/2023

没有解决,还是会返回顶部

§
Publicado em: 12/08/2023

该脚本当前版本需要修改匹配地址以匹配必应中国版。在扩展栏中单击 Tampermonkey 图标,单击「管理面板」,找到「FIX for "Bing Search returns to the top" !」,单击编辑按钮,将下述代码

// @match http*://www.bing.com/*
替换为

// @match http*://*.bing.com/*
单击编辑器工具栏的「文件」,单击「保存」。

§
Publicado em: 11/10/2023

2023年10月11日,还是没用

§
Publicado em: 26/11/2023

该脚本当前版本需要修改匹配地址以匹配必应中国版。在扩展栏中单击 Tampermonkey 图标,单击「管理面板」,找到「FIX for "Bing Search returns to the top" !」,单击编辑按钮,将下述代码

// @match http*://www.bing.com/*
替换为

// @match http*://*.bing.com/*
单击编辑器工具栏的「文件」,单击「保存」。

默认的就是bing.com

Enviar resposta

Entre para publicar uma resposta.

长期地址
遇到问题?请前往 GitHub 提 Issues。