Greasy Fork is available in English.

Autofocus input text field

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

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v1.0.5 2020/04/10 don't select the text
  • v1.0.4 2016/03/11 Add explicit `@include *` as Tampermonkey requires it now
  • v1.0.3 2015/04/28 simplify the code
  • v1.0.2 2015/04/28 don't enumerate further if the first found input has some text
  • v1.0.1 2015/04/27 typo
  • v1.0 2015/04/27