Focus input text field on Esc

Focus the first visible input text field when you press Esc key, or restore the previously focused element on second press

Version au 11/10/2018. Voir la dernière version.

Voici les versions de ce script où le code a été modifié. Voir toutes les versions.

  • v1.0.11 10/04/2020 don't select the text
  • v1.0.10 16/12/2019 also focus textarea
  • v1.0.9 16/10/2019 bugfix
  • v1.0.8 10/03/2019 pierce shadow dom
  • v1.0.7 11/10/2018
  • v1.0.6 11/10/2018
  • v1.0.5 22/05/2018 also restore the scroll position
  • v1.0.4 11/03/2016 Add explicit `@include *` as Tampermonkey requires it now
  • v1.0.3 28/04/2015 simplify the code
  • v1.0.2 28/04/2015 don't enumerate further if the first found input has some text
  • v1.0.1 27/04/2015 typo
  • v1.0 27/04/2015