Skip to content

Commit 673d513

Browse files
[Automated] Merged "addons/cursorLocator/3.0.0.json" (#343) into master
2 parents 989357c + 05b5c7a commit 673d513

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

addons/cursorLocator/3.0.0.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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+
}

0 commit comments

Comments
 (0)