FIX for "BingSearch returns to the top" !

Stop doing weird things, Bing ;)

目前為 2023-03-14 提交的版本,檢視 最新版本

作者
GeeknessFr
評價
0 0 0
版本
0.1
建立日期
2023-03-14
更新日期
2023-03-14
尺寸
721 位元組
授權條款
MIT
腳本執行於

Ultra simple script to fix the weird behaviour of Bing Search to go back to the top of the page when tab or window isn't active.

I found a function in a script file triggered when the the tab is going out of focus, then waiting for 15 secs (the default value of AwayTimeThreshold) and finally scroll the page to the top.

I don't know why, but it's annoying. ;)