FIX for "BingSearch returns to the top" !

Stop doing weird things, Bing ;)

Versión del día 14/03/2023. Echa un vistazo a la versión más reciente.

Autor
GeeknessFr
Calificaciones
0 0 0
Versión
0.1
Creado
14/03/2023
Actualizado
14/03/2023
Tamaño
721 Bytes
Licencia
MIT
Funciona en

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