AutoFocusSearchBox

Automatically focuses the search box on page load

लेखक
aceitw
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
1
रेटिंग
0 0 0
आवृत्ती
1.0
बनवली
2025-04-02
अपडेट केली
2025-04-02
आकार
2.31 KB
License
MIT
यांवर लागू होते:
सर्व संकेतस्थळे

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.