-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Sep 9, 2024
1 parent
86f2ad8
commit b45c1e3
Showing
1 changed file
with
30 additions
and
29 deletions.
There are no files selected for viewing
59 changes: 30 additions & 29 deletions
59
addons/showSelectionWhenBrailleTetheredToReview/2024.909.0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,31 @@ | ||
{ | ||
"addonId": "showSelectionWhenBrailleTetheredToReview", | ||
"displayName": "Show selection when braille is tethered to review", | ||
"URL": "https://github.com/burmancomp/show-selection-when-braille-tethered-to-review/releases/download/v2024.0909.0/showSelectionWhenBrailleTetheredToReview-2024.0909.0.nvda-addon", | ||
"description": "This is a beta version, and there may be issues.\nThere are likely very few testers which means that more or less use cases are\nnot tested. One such case is using braille input. It Shows selection with\ndots 7 and 8 in edit controls and documents when braille is tethered to review.", | ||
"sha256": "532c67eaec3944c4cd0de438c2b60ce67f225a611eb674315b75b7a0156b2c56", | ||
"addonVersionName": "2024.0909.0", | ||
"addonVersionNumber": { | ||
"major": 2024, | ||
"minor": 909, | ||
"patch": 0 | ||
}, | ||
"minNVDAVersion": { | ||
"major": 2024, | ||
"minor": 2, | ||
"patch": 0 | ||
}, | ||
"lastTestedVersion": { | ||
"major": 2025, | ||
"minor": 1, | ||
"patch": 0 | ||
}, | ||
"channel": "beta", | ||
"publisher": "Burman's Computer and Education Ltd.", | ||
"sourceURL": "https://github.com/burmancomp/show-selection-when-braille-tethered-to-review/", | ||
"license": "GPL v2", | ||
"homepage": "https://github.com/burmancomp/show-selection-when-braille-tethered-to-review", | ||
"licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html", | ||
"translations": [] | ||
} | ||
"addonId": "showSelectionWhenBrailleTetheredToReview", | ||
"displayName": "Show selection when braille is tethered to review", | ||
"URL": "https://github.com/burmancomp/show-selection-when-braille-tethered-to-review/releases/download/v2024.0909.0/showSelectionWhenBrailleTetheredToReview-2024.0909.0.nvda-addon", | ||
"description": "This is a beta version, and there may be issues.\nThere are likely very few testers which means that more or less use cases are\nnot tested. One such case is using braille input. It Shows selection with\ndots 7 and 8 in edit controls and documents when braille is tethered to review.", | ||
"sha256": "532c67eaec3944c4cd0de438c2b60ce67f225a611eb674315b75b7a0156b2c56", | ||
"addonVersionName": "2024.0909.0", | ||
"addonVersionNumber": { | ||
"major": 2024, | ||
"minor": 909, | ||
"patch": 0 | ||
}, | ||
"minNVDAVersion": { | ||
"major": 2024, | ||
"minor": 2, | ||
"patch": 0 | ||
}, | ||
"lastTestedVersion": { | ||
"major": 2025, | ||
"minor": 1, | ||
"patch": 0 | ||
}, | ||
"channel": "beta", | ||
"publisher": "Burman's Computer and Education Ltd.", | ||
"sourceURL": "https://github.com/burmancomp/show-selection-when-braille-tethered-to-review/", | ||
"license": "GPL v2", | ||
"homepage": "https://github.com/burmancomp/show-selection-when-braille-tethered-to-review", | ||
"licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html", | ||
"translations": [], | ||
"reviewUrl": "https://github.com/nvaccess/addon-datastore/discussions/3762" | ||
} |