FIX for "BingSearch returns to the top" !

Stop doing weird things, Bing ;)

Versione datata 14/03/2023. Vedi la nuova versione l'ultima versione.

Autore
GeeknessFr
Valutazione
0 0 0
Versione
0.1
Creato il
14/03/2023
Aggiornato il
14/03/2023
Dimensione
721 Byte
Licenza
MIT
Applica a

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