{"library":"redux-persist-webextension-storage","type":"library","category":null,"description":"A storage engine for redux-persist that uses the WebExtensions Storage API (chrome.storage) for persisting Redux state in browser extensions. Version 1.0.2 is the latest stable release, with no active development since 2019. It provides two engines: localStorage and syncStorage corresponding to chrome.storage.local and chrome.storage.sync. Differentiates from other engines by targeting WebExtensions specifically, leveraging the asynchronous, extension-specific storage that persists across browser sessions and syncs across devices when using sync storage.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","redux","redux-persist"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-persist-webextension-storage","imports":["import { localStorage } from 'redux-persist-webextension-storage'","import { syncStorage } from 'redux-persist-webextension-storage'","import { localStorage, syncStorage } from 'redux-persist-webextension-storage'"]},{"cmd":"yarn add redux-persist-webextension-storage","imports":[]},{"cmd":"pnpm add redux-persist-webextension-storage","imports":[]}],"homepage":"https://github.com/ssorallen/redux-persist-webextension-storage#readme","github":"https://github.com/ssorallen/redux-persist-webextension-storage","docs":null,"changelog":null,"pypi":null,"npm":"redux-persist-webextension-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}