Read the options a dashboard extension saved.
A missing or blank setting is the empty options object — the extension's defaults — rather than an error: a freshly added extension has saved nothing yet, and that is the normal first state, not a broken one.
The setting's value, as settings.get returns it.
settings.get
The options, or a message saying exactly what is wrong with them.
Read the options a dashboard extension saved.
A missing or blank setting is the empty options object — the extension's defaults — rather than an error: a freshly added extension has saved nothing yet, and that is the normal first state, not a broken one.