Say Product Name and Version
This plugin add a shortcut to announce product name and version of the foreground application, or copy these informations to the clipboard.
- Shortcut: NVDA+Shift+V
- Press it twice to copy product name and version to the clipboard.
Changes for 2020.02
- Python 3 compatibility
- Use informations from NVDA itself instead of using an external module
- Use script decorator for global plugin informations
- Use last version of add-on template
Changes for 1.0.1
- Fixed the message after copying informations to the clipboard which was not translatted.
Changes for 1.0