add audio scribe sample (#1475)

* add audio scribe sample

* Fix wrong parameter name

* Cleanup and more robust audio scribe

* better manifest descriptions

* demo chat app clean up
This commit is contained in:
Sebastian Benz
2025-05-20 08:37:50 +02:00
committed by GitHub
parent a42c4121cc
commit a8aec773d8
20 changed files with 808 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Calendar Mate",
"version": "1.0",
"description": "Create Google Calendar events from selected text.",
"description": "Create Google Calendar events from selected text using Gemini Nano.",
"permissions": ["contextMenus"],
"minimum_chrome_version": "138",
"background": {