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 d91b3d45ae
commit 197f3ec820
2 changed files with 14 additions and 2 deletions
+3
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.