FocusInput

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

コードが変更されたバージョンのみを表示しています すべてのバージョンを表示

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

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