@mcp-b/extension-tools
Chrome Extension API tools for Model Context Protocol (MCP) - provides MCP-compatible wrappers for browser extension APIs
@mcp-b/web-tools
Browser API tools for Model Context Protocol (MCP) - provides MCP-compatible wrappers for browser APIs
chex-storage
A wrapper library for Chrome extension storage local - the standard storage in the chrome extension.
@mrravipandee/localstorage-js
A lightweight utility to simplify working with localStorage in JavaScript. Includes expiry, backup/restore, and debug helpers.
@sophat/sessions
A TypeScript utility library for managing browser session storage with a simple API. Provides methods to set, get, update, remove, and clear session storage items, plus key enumeration. Ideal for client-side state management and data persistence in web ap