-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy path1.8.0.json
More file actions
69 lines (69 loc) · 2.94 KB
/
1.8.0.json
File metadata and controls
69 lines (69 loc) · 2.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"addonId": "GemVDA",
"displayName": "GemVDA (Google Gemini AI NVDA)",
"URL": "https://github.com/ogomez92/GemVDA/releases/download/v1.8.0/GemVDA-1.8.0.nvda-addon",
"description": "Comprehensive Google Gemini AI capabilities integrated into NVDA.\nSupports Gemini 3, Gemini 2.5 Pro, Flash, and other models for chat, image description, and more.",
"sha256": "78848dc586ceed8277496ce8b1ef0f78947232a605420ee20c557e1733648282",
"addonVersionName": "1.8.0",
"addonVersionNumber": {
"major": 1,
"minor": 8,
"patch": 0
},
"minNVDAVersion": {
"major": 2023,
"minor": 1,
"patch": 0
},
"lastTestedVersion": {
"major": 2025,
"minor": 1,
"patch": 0
},
"channel": "stable",
"publisher": "Oriol Gomez",
"sourceURL": "https://github.com/ogomez92/GemVDA",
"license": "GPL v2",
"homepage": "https://github.com/ogomez92/GemVDA",
"changelog": "Initial release with Gemini AI integration.",
"licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html",
"submissionTime": 1772639422000,
"translations": [
{
"language": "de",
"displayName": "GemVDA (Google Gemini AI NVDA)",
"description": "Comprehensive Google Gemini AI capabilities integrated into NVDA.\nSupports Gemini 3, Gemini 2.5 Pro, Flash, and other models for chat, image description, and more.",
"changelog": "Initial release with Gemini AI integration."
},
{
"language": "en",
"displayName": "GemVDA (Google Gemini AI NVDA)",
"description": "Comprehensive Google Gemini AI capabilities integrated into NVDA.\nSupports Gemini 3, Gemini 2.5 Pro, Flash, and other models for chat, image description, and more.",
"changelog": "Initial release with Gemini AI integration."
},
{
"language": "es",
"displayName": "GemVDA (Google Gemini AI NVDA)",
"description": "Comprehensive Google Gemini AI capabilities integrated into NVDA.\nSupports Gemini 3, Gemini 2.5 Pro, Flash, and other models for chat, image description, and more.",
"changelog": "Initial release with Gemini AI integration."
},
{
"language": "fr",
"displayName": "GemVDA (Google Gemini AI NVDA)",
"description": "Comprehensive Google Gemini AI capabilities integrated into NVDA.\nSupports Gemini 3, Gemini 2.5 Pro, Flash, and other models for chat, image description, and more.",
"changelog": "Initial release with Gemini AI integration."
},
{
"language": "it",
"displayName": "GemVDA (Google Gemini AI NVDA)",
"description": "Comprehensive Google Gemini AI capabilities integrated into NVDA.\nSupports Gemini 3, Gemini 2.5 Pro, Flash, and other models for chat, image description, and more.",
"changelog": "Initial release with Gemini AI integration."
},
{
"language": "pt",
"displayName": "GemVDA (Google Gemini AI NVDA)",
"description": "Comprehensive Google Gemini AI capabilities integrated into NVDA.\nSupports Gemini 3, Gemini 2.5 Pro, Flash, and other models for chat, image description, and more.",
"changelog": "Initial release with Gemini AI integration."
}
]
}