Store data in browser storage.
Retrieve browser storage data from cookies, localStorage, sessionStorage, cache, and IndexedDB.
Manage and clear browser storage data.
Write an entry to the Cache Storage API.
Write a record to an IndexedDB object store.