Decodes a value read from chrome.storage. If the value is an LzEnvelope, it is decompressed and JSON-parsed; otherwise the value is returned unchanged (backward-compatible passthrough for legacy data).
Raw value read from chrome.storage.
Decodes a value read from chrome.storage. If the value is an LzEnvelope, it is decompressed and JSON-parsed; otherwise the value is returned unchanged (backward-compatible passthrough for legacy data).