Key used to store the persisted state.
The storage object (implementing chrome.storage.* API).
Custom conversion from state object to storage object (default is pass through).
Custom conversion from storage object to state object (default is pass through).
Builds a storage wrapper for storages using the same API as chrome.storage.*.