Greasy Fork is available in English.

Autofocus input text field

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

目前為 2015-04-28 提交的版本,檢視 最新版本

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • 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