AutoFocusSearchBox

Automatically focuses the search box on page load

Autor
aceitw
Dnevne instalacije
0
Ukupnih instalacija
1
Ocjene
0 0 0
Verzija
1.0
Stvoreno
02.04.2025.
Ažurirano
02.04.2025.
Size
2,31 KB
Licenza
MIT
Primjenjuje se
Sve stranice

AutoFocusSearchBox

Automatically focuses the main search input when a supported website loads. Ideal for keyboard-focused users who want to start typing immediately.

Features

  • Focuses the most relevant search box on page load
  • Works on a wide range of websites (Google, DuckDuckGo, Docs, etc.)
  • Lightweight and fast

How It Works

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.