LocalForage WebExtension Storage Driver
JSON →A storage driver for LocalForage that leverages the WebExtension chrome.storage API (local and sync areas). Current stable version is 3.0.0. Released periodically; last release 2023. The only maintained driver bridging LocalForage with browser extension storage, supporting both sync and local storage areas. Ships TypeScript types. Requires localforage ^1.7.4 as a peer dependency. Distinct from IndexedDB or WebSQL drivers; designed exclusively for WebExtension environments (Firefox, Chrome, etc.) with no fallback for other runtimes.