File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "addonId" : " cursorLocator" ,
3
+ "displayName" : " Cursor Locator" ,
4
+ "URL" : " https://github.com/nvdaes/cursorLocator/releases/download/3.0/cursorLocator-3.0.nvda-addon" ,
5
+ "description" : " Reports cursor positions while typing on multiline edit controls." ,
6
+ "sha256" : " a33dd8ed5a31ffd33bbc75d59a8e9d34e218268d143b76f3eb6a92cdd505f65c" ,
7
+ "homepage" : " https://github.com/nvdaes/cursorLocator" ,
8
+ "addonVersionName" : " 3.0" ,
9
+ "addonVersionNumber" : {
10
+ "major" : 3 ,
11
+ "minor" : 0 ,
12
+ "patch" : 0
13
+ },
14
+ "minNVDAVersion" : {
15
+ "major" : 2022 ,
16
+ "minor" : 1 ,
17
+ "patch" : 0
18
+ },
19
+ "lastTestedVersion" : {
20
+ "major" : 2023 ,
21
+ "minor" : 1 ,
22
+ "patch" : 0
23
+ },
24
+ "channel" : " stable" ,
25
+ "publisher" : " nvdaes" ,
26
+ "sourceURL" : " https://github.com/nvdaes/cursorLocator/" ,
27
+ "license" : " GPL v2" ,
28
+ "licenseURL" : " https://www.gnu.org/licenses/gpl-2.0.html"
29
+ }
You can’t perform that action at this time.
0 commit comments