TypeReady 제작자: Aaron
Auto-focus the search box or first input on every page. Skip the click and just start typing. Works in iframes and Shadow DOM.
사용자 2명사용자 2명
확장 메타 데이터
스크린샷
정보
Just start typing. TypeReady puts your cursor in the first input on the page automatically, so you don't have to reach for the mouse to click the search box, login field, or comment area.
Works in many places
• Pages with cross-origin iframes (embedded forms, checkouts, ads)
• Shadow DOM components (modern web apps, design systems)
• CodeMirror and other custom code editors
• Pop-ups, modals, and overlays. Focuses the visible input first
• Respects tabindex order set by the page
Smart about when to work
• Won't steal keys from dropdowns, menus, listboxes, trees, or grids (ARIA-aware)
• Smart about shortcut-heavy webapps (mail, calendar, chat, code hosting, project management, social, and similar): passes through letter keys the page handles, focuses the search for keys it doesn't
• Won't focus invisible, disabled, or off-screen inputs
• Won't pull focus while you're watching a video, including when you're using a hotkey extension like Video Speed Controller
• Won't override role="application" containers (web IDEs, games)
Supports various input types
text, email, password, search, tel, number, textarea, and contenteditable (rich text fields, comments).
Why it matters
Mouse to keyboard switching (and back) adds up over time - time wasted and wrist strain. Minimizing that strain helps.
Works in many places
• Pages with cross-origin iframes (embedded forms, checkouts, ads)
• Shadow DOM components (modern web apps, design systems)
• CodeMirror and other custom code editors
• Pop-ups, modals, and overlays. Focuses the visible input first
• Respects tabindex order set by the page
Smart about when to work
• Won't steal keys from dropdowns, menus, listboxes, trees, or grids (ARIA-aware)
• Smart about shortcut-heavy webapps (mail, calendar, chat, code hosting, project management, social, and similar): passes through letter keys the page handles, focuses the search for keys it doesn't
• Won't focus invisible, disabled, or off-screen inputs
• Won't pull focus while you're watching a video, including when you're using a hotkey extension like Video Speed Controller
• Won't override role="application" containers (web IDEs, games)
Supports various input types
text, email, password, search, tel, number, textarea, and contenteditable (rich text fields, comments).
Why it matters
Mouse to keyboard switching (and back) adds up over time - time wasted and wrist strain. Minimizing that strain helps.
Developer Comments: When the user presses a key this searches for the first input element and sets focus there.
0명이 0점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 1.7.1
- 크기
- 54.35 KB
- 마지막 업데이트
- 7일 전 (2026년 5월 9일)
- 라이선스
- All Rights Reserved
- 버전 목록
- 모음집에 추가