Focus to the very first text input on a web page on any key press
These are versions of this script where the code was updated. Show all versions.
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