FocusInput

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

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v0.1 18/06/2026 Imported from URL
  • v1.2 17/06/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/02/2025 Imported from URL
  • v0.3 19/02/2025
  • v0.1 20/05/2024 Imported from URL
  • v0.2 20/05/2024
  • v0.1 20/02/2023 Imported from URL