@webext-core/storage
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

@webext-core/storage

A type-safe, localStorage-esk wrapper around the web extension storage APIs. Supports all browsers (Chrome, Firefox, Safari, etc).

pnpm i @webext-core/storage
import { localExtStorage } from '@webext-core/storage';

const value = await localExtStorage.getItem('some-key');

Get Started

See documentation to get started!

Package Sidebar

Install

npm i @webext-core/storage

Weekly Downloads

140

Version

1.2.0

License

MIT

Unpacked Size

50.1 kB

Total Files

7

Last publish

Collaborators

  • _aklinker1