Autofocus input text field

Autofocus the first visible input text field when a page is loaded

As of 27. 04. 2015. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v1.0.5 10. 04. 2020 don't select the text
  • 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