Skip to content

Enhanced Aria addon for NVDA

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING.txt
Notifications You must be signed in to change notification settings

jmdaweb/enhancedAria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
NVDA translation automation
Feb 18, 2022
f5487e0 · Feb 18, 2022
Feb 18, 2022
Nov 29, 2018
Nov 25, 2018
Jan 25, 2019
Nov 29, 2018
May 8, 2017
Nov 30, 2019
May 8, 2017
Dec 10, 2018
Nov 30, 2019
Dec 10, 2018
Nov 29, 2018

Repository files navigation

  • Author: Jose Manuel Delicado
  • NVDA compatibility: 2017.4 to 2019.2
  • Legacy add-on: NVDA 2019.3 and later can read articles on the web
  • Download stable version

This addon allows you to customize which aria landmarks are reported by NVDA when you browse the Internet.

Its functionality is very simple. Once installed, open your webbrowser and visit the web as usual. The default aria landmarks reported by Firefox and Chrome will also be visible in Internet Explorer, so you will be able to press quick navigation keys to jump between them, and list them by pressing NVDA+f7 in all browsers. Read the NVDA User Guide for more information.

The addon adds an extra landmark not included by default in NVDA, the article (abbreviated in Braille as art).

The configuration dialog

You can enable or disable landmarks by going to NVDA, preferences, Enhanced Aria Settings or from the appropriate category in the NVDA options dialog. The dialog has a checkbox for each landmark. If you disable a landmark, you won't be able to jump to it pressing the d key when browsing a webpage, and NVDA won't report it.

Contact info

This addon has been developed by Jose Manuel Delicado. If you want to contact me, send an e-mail to [email protected], or open an issue on GitHub at https://github.com/jmdaweb/enhancedAria

Changelog

Version 2.8

  • New and updated translations.
  • Updated NVDA compatibility flags.

Version 2.7

  • Updated compatibility flags for recent NVDA versions.
  • New and updated translations.

Version 2.6

  • Updated compatibility flags for recent NVDA versions. This version is only compatible with NVDA 2017.4 and above.
  • New and updated translations.
  • Now, the configuration is automatically applied after switching NVDA profiles and restoring settings to factory defaults.

Version 2.5

  • Updated compatibility flags for recent NVDA versions.

Version 2.4

  • Now, settings are removed only when the add-on is uninstalled. Configuration is nolonger reset when upgrading.
  • New and updated translations.

Version 2.3

  • Added compatibility with recent NVDA releases.
  • New translations.

Version 2.2

  • Fixed a fatal error when a Braille display was used and the article role was configured to be reported.

Version 2.1

  • Stability improvements

Version 2.0

  • Added support for multi-category settings dialog available on NVDA 2018.2 and later
  • Added Python 3 compatibility
  • Now guiHelper module is used to create the addon interface

Version 1.3

  • Added configobj specification for addon settings

Version 1.2

  • Bugs fixed

Version 1.1

  • Fixed issues which prevented opening the addon settings dialog when reverting to NVDA saved configuration