Alternatives
Products that do what Typed React useStorage hook for Chrome extensions does
- 1

- 2CR
2019 · github.com
- 3RW
2020 · hooked-on-redux.js.org
- 4AS
2019 · npmjs.com
- 5AC
2018 · github.com
- 6AK
2020 · github.com
- 7WR
2019 · github.com
- 8RO
2021 · github.com
- 9PR
2023 · clientside.dev
- 10TO
2019 · blog.koenvangilst.nl
- 11FA
2019 · npmjs.com
- 12RU
2019 · npmjs.com
- 13RH
2020 · github.com
- 14CS
2018 · github.com
- 15KC
2019 · codesandbox.io
- 16TP
2019 · github.com
- 17RH
2021 · github.com
- 18WR
Chrome recently shipped navigator.modelContext in Early Preview. It's a browser API that lets any website expose typed, callable tools to AI agents. I built webmcp-react because we wanted a simple way to add tools to our React app and figured others could benefit from it as well. You wrap your app in , call useMcpTool with a Zod schema, and that's it. Handles StrictMode, SSR, dynamic mount/unmount, and all of the React lifecycle. It also comes with a Chrome extension in the repo that acts as a bridge for MCP clients (Claude Code, Cursor, etc.), since they can't access…
Mar 2026 · github.com
- 19IC
Jun 2026 · createthirdplaces.org
- 20AC
2017 · fiatjaf.alhur.es
- 21MO
2016 · monod.lelab.tailordev.fr
- 22IM
2019 · npmjs.com
- 23FS
Hi HN I built *fluent-state*, a lightweight React hook that replaces useState, useReducer, useMemo, and useEffect. It gives you: - A fluent, proxy-based API: `state.user.name('Joe')` - Immutable updates without spread logic - Automatic dependency tracking - Built-in `compute` for reactive, memoized derived state (no useMemo needed) - Built-in `effect` for reactive side-effects with automatic dependency tracking (no useEffect needed) - Zero boilerplate, full control Designed for local state, nested structures, and clean, declarative code. Demo:…
2025 · github.com
- 24RV
2020 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →