Showing 1-20 of 63 packages
Custom React hooks for `chrome.storage.` You may use it for keeping global persisted state in chrome extensions.
Zustand StateStorage based on chrome.storage API
A chrome.storage API wrapper that is using promise
Redux interface to chrome.storage (browser.storage). A unified way to use Redux in all modern browser extensions. The only way to get Redux working in Manifest V3 Chrome extensions
Type-safe, ergonomic wrapper around chrome.storage for browser extensions (WebExtensions) with namespaces, multiple storage areas, encryption (AES‑GCM), bucket-style storage (MonoStorage), and a React adapter.
Helper class for the Chrome Storage API.
Custom element to use <form> as storages such as localStorage, chrome.storage.
A chrome.storage API adapter for Backbone.js
Svelte stores, backed up by chrome.storage
Detect if the running environment has the chrome.storage API
Use chrome.storage APIs as underlying store for WranggleStorage feature layers
A wrapper for localStorage, which will use chrome.storage if used in a chrome packaged app
A lightweight Chrome.Storage - Mongoose like database for Electron
Helper for chrome.storage API.
This is a wrapper for the Chrome Extension Storage API that adds promises and functional set transactions similar to the React `this.setState` API. Functional set transactions make it easy to use the Chrome Storage API to share and manage state between di
LocalForage storage driver for WebExtension storage APIs
redux-persist storage adaptor for Chrome extensions storage API.
Use chrome.storage with promises
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically.
Multi-execution-context framework with reactive state and cross-context messaging for Chrome extensions, PWAs, and worker-based applications