Automatically focuses the search box on page load
当前为
Automatically focuses the main search input when a supported website loads. Ideal for keyboard-focused users who want to start typing immediately.
The script scans the page for visible <input> elements likely to be search boxes (based on type, placeholder, id, name, or aria-label) and focuses the first match.