@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!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    123
    • latest

Version History

Package Sidebar

Install

npm i @webext-core/storage

Weekly Downloads

124

Version

1.2.0

License

MIT

Unpacked Size

50.1 kB

Total Files

7

Last publish

Collaborators

  • _aklinker1