diff --git a/addons/GemVDA/1.8.0.json b/addons/GemVDA/1.8.0.json new file mode 100644 index 00000000000..86dcb95ec64 --- /dev/null +++ b/addons/GemVDA/1.8.0.json @@ -0,0 +1,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." + } + ] +} \ No newline at end of file