Update keychain storage name to be more user-friendly (#12644)

This commit is contained in:
christine betts
2025-11-06 12:55:20 -08:00
committed by GitHub
parent 36feb73bfd
commit c13ec85d7d
2 changed files with 14 additions and 2 deletions

View File

@@ -187,6 +187,9 @@ precedence.
### Settings
_Note: This is an experimental feature. We do not yet recommend extension
authors introduce settings as part of their core flows._
Extensions can define settings that the user will be prompted to provide upon
installation. This is useful for things like API keys, URLs, or other
configuration that the extension needs to function.