The storage service provides an interface to some data storage that allows extensions to keep state among sessions.
Protected
Readonly
Private
Returns the data stored for the given key or the provided default value if nothing is stored for the given key.
Optional
Stores the given data under the given key.
Verify if there is still some spaces left to save another workspace configuration into the local storage of your browser. If we are close to the limit, use a dialog to notify the user.
The storage service provides an interface to some data storage that allows extensions to keep state among sessions.