File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
ai.gemini-on-device-alt-texter
ai.gemini-on-device-audio-scribe
ai.gemini-on-device-calendar-mate Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " Alt Texter" ,
44 "version" : " 1.0" ,
5- "description" : " Generates alt text for images using the Prompt API." ,
5+ "description" : " Generates alt text for images using the Gemini Nano Prompt API." ,
66 "permissions" : [" contextMenus" , " clipboardWrite" ],
77 "host_permissions" : [" <all_urls>" ],
88 "minimum_chrome_version" : " 138" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " Audio scribe" ,
3- "description" : " Listens and transcribe it " ,
3+ "description" : " Use Gemini Nano to transcribe audio messages in chat conversations. " ,
44 "version" : " 0.2" ,
55 "icons" : {
66 "128" : " assets/icon128.png"
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " Calendar Mate" ,
44 "version" : " 1.0" ,
5- "description" : " Create Google Calendar events from selected text." ,
5+ "description" : " Create Google Calendar events from selected text using Gemini Nano ." ,
66 "permissions" : [" contextMenus" ],
77 "minimum_chrome_version" : " 138" ,
88 "background" : {
Original file line number Diff line number Diff line change 22 "name" : " Chrome Prompt AI Demo" ,
33 "version" : " 0.2" ,
44 "manifest_version" : 3 ,
5- "description" : " Try Chrome's built-in prompt API." ,
5+ "description" : " Try Chrome's built-in prompt API built with Gemini Nano ." ,
66 "background" : {
77 "service_worker" : " background.js"
88 },
You can’t perform that action at this time.
0 commit comments