FocusInput

Focus to the very first text input on a web page on any key press

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v0.1 18/6/2026 Imported from URL
  • v1.2 17/6/2026

    Updated version to 1.2.

    refactor: focus logic rewrite with smart Ctrl+V bypass

    - Smart Ctrl+V/Cmd+V handling: Focus is triggered and native paste pipeline is handled smoothly
    - Optimized input DOM queries and cleaned up potential console log syntax errors

  • v0.1 19/2/2025 Imported from URL
  • v0.3 19/2/2025
  • v0.1 20/5/2024 Imported from URL
  • v0.2 20/5/2024
  • v0.1 20/2/2023 Imported from URL