https://github.com/nvdaes/custombrowsemode
Activates or deactivates NVDA's configuration profiles deppending on the state of browse mode.
https://github.com/nvdaes/custombrowsemode
Last synced: 4 months ago
JSON representation
Activates or deactivates NVDA's configuration profiles deppending on the state of browse mode.
- Host: GitHub
- URL: https://github.com/nvdaes/custombrowsemode
- Owner: nvdaes
- License: gpl-2.0
- Created: 2023-09-24T12:55:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T12:43:44.000Z (over 1 year ago)
- Last Synced: 2025-04-01T15:58:01.414Z (about 1 year ago)
- Language: Python
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: COPYING.txt
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Custom Browse Mode #
* Author: Noelia Ruiz Martínez, Ever Solis
This add-on is used to activate or deactivate profiles deppending on the state of browse mode.
Currently, when browse mode is active, a profile named browseMode will be activated, and it will be deactivated when browse mode becomes inactive.
The browseMode profile will be automatically created if it doesn't exist.