This NVDA add-on watches changes to attributes of navigation objects.
- Author: Cary-rowen [email protected], hwf1324 [email protected]
- Compatibility: NVDA-2023.1 or later
- Watch subtitles or lyric objects of certain players and enable automatic reporting upon refreshing.
- Watch items of interest within the group chat list in the Unigram or WeChat conversation list. New messages can be automatically reported, and background reporting is supported.
- Solely for testing purposes, you can also watch the status bar of Notepad to automatically report rows and columns during content insertion/deletion.
Control+NVDA+W
: Press once to start watching the current navigator object. If a navigator object is currently being watched, the watched attribute will be reported. Press twice to stop watching.
You can change this gesture from the Input Gestures dialog.
- Cary-rowen
- ibrahim hamadeh
- hwf1324
- The add-on welcomes Pull Requests (PRs) for new features and localized translations on GitHub.
- For any feedback, please submit it through a GitHub Issue.
- Localization updates.
- Supported speak on demand mode on NVDA2024.1.
- Localization updates.
- Compatible with NVDA2024.1
- Added Ukrainian translation by VovaMobile.
- Added Arabic translation by ibrahim hamadeh.
*The watcher timer interval can be set in the settings panel, the default value is 100.
- Enhanced documentation.
- The rapid double press gesture no longer consistently prioritizes the execution of the first press function.