(addon) show add-in tools when creating meetings in shared calendars

The existing manifest was not exposing the add-in tools when
creating a meeting in a shared calendar. Amend the manifest with the
missing instructions so the add-in shows up in that context as well.

Manifest changes generated with Claude's assistance.
This commit is contained in:
lebaudantoine
2026-07-21 00:13:07 +02:00
committed by aleb_the_flash
parent e3827970c8
commit 9320a1af0c
4 changed files with 342 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@ and this project adheres to
- ✨(frontend) add participant color gradient when camera is off #1490
- ✨(all) allow forcing SSO display name for authenticated users
- (frontend) install vite-plugin-static-copy for MediaPipe WASM assets
- ✨(addon) show add-in tools when creating meetings in shared calendars
### Changed