- Author: Beka Gozalishvili
- Download stable version
This addon is used to suppress some of annoying notifications generated by Microsof edge browser. All notifications can be configured in corresponding addon category of NVDA settings.
Choose a notification in the notification list, then choose what NVDA should do with it in the action combo box:
- Off: the notification is discarded, like in earlier versions of this add-on;
- Speak: the notification is spoken. Check "Speak a custom message" and type your own text to replace the original message of Microsoft Edge;
- Beeps: the notification is replaced by a pattern of beeps. "Configure beeps" opens a dialog where you can configure pattern, every beep has frequency, length, volume for left and right channel, and pause following it.
- Wave file: the notification is replaced by a wave file;
few entries, such as showing suggestions while typing in the address bar, are plain on and off settings. For those, the enabled check box takes the place instead of action combo box.
Notifications configured in earlier version of addon keep their setting: those which were unchecked become off, which were checked become speak.
- Every notification can now be discarded, spoken, replaced by a pattern of beeps or replaced by selected wave file, played at configured volume;
- A notification which is spoken can speak a custom message instead of original from Microsoft Edge;
- Beep patterns are built beep by beep, each with its frequency, length, volume in left and right channel, and pause following it;
- Settings written by earlier versions are migrated automatically: what was unchecked is now off and checked is now spoken;
- Added notification IDs for entering and exiting full screen, for showing and hiding the toolbars in full screen, and for the progress of individual downloads;
- NVDA 2024.1 or later is now required.
- More ellegant way of suppressing download notifications in background
- Suppressed an error when deleting characters from edge edit fields.
- Added some more notification IDs;
- NVDA 2024.1 compatibility.
- Fixed a case of not readable context menu items in downloads and similar;
- Added some more notification IDs;
- NVDA 2023.2 compatibility.
- Replaced checkboxes with CheckListbox.
- Added a donation module.
- It is now possible to suppress suggestion list while typing in the address bar.
- NVDA 2023.1 compatibility.
- Added some more notification IDs;
- Fixed a case, when there was a flud of download notifications when more than one window of Microsoft edge was opened;
- Updated NVDA compatibility flag.
- NVDA 2022.1 compatibility release.
- Added documentation and translation support.
- Added more notification IDs to be suppressed.
- Removed global plugin and moved GUI of configuration in app module itself.
- Added GUI to configure notifications which should be enabled/disabled.
- Added more notification IDs to be suppressed.
- Code cleanup.
- Initial version.