Main Landmark Navigator
Main Landmark Navigator is an add-on for the NVDA screen reader that adds dedicated keyboard shortcuts for navigating between main content areas (<main> and role="main") on web pages. It works like the built-in heading navigation (H / Shift+H), but focuses exclusively on the main landmark.
Key features
- J / Shift+J quick navigation to the next and previous main content area.
- Works in NVDA browse mode on any web page (Firefox, Chrome, Edge, and other Chromium-based browsers).
- In all other contexts (form fields, desktop applications) the key is transparently forwarded.
- Handles both <main> and role="main"; treats <main role="main"> as a single area.
- Announces “No next main region” / “No previous main region” when none exists in that direction.
- Default shortcuts fully reconfigurable via NVDA's Input Gestures dialog under the Browse mode category.
- Full localization into Czech, Slovak, English, and German.
Requirements
NVDA version 2025.3 or later.