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

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

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

长期地址
遇到问题?请前往 GitHub 提 Issues。