# Redux DevTools

Redux DevTools remotely.

Repository: https://github.com/zalmoxisus/remote-redux-devtools
Canonical: https://ross.abutalabs.com/products/redux-devtools
Homepage: http://zalmoxisus.github.io/monitoring/
Language: JavaScript
License: MIT
License Family: permissive
Topics: redux, devtools, remotedev, debug
Last push: 2023-04-25T11:18:31+00:00
Link (homepage): http://zalmoxisus.github.io/monitoring/

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3909, "days_push": 1226, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1798, forks 136 (observed 2026-08-28T04:05:37.816305+00:00)

## What it is
A browser extension (Chrome, Firefox, Electron) that adds Redux DevTools to the browser, enabling inspection, time-travel debugging, and action replay of Redux application state. This original repository has moved to reduxjs/redux-devtools, with remote-redux-devtools providing support for non-browser environments.

## Use cases
- debug redux state changes in the browser
- time travel debugging for redux apps
- inspect redux actions and state history
- debug redux in react native or electron
- replay dispatched actions to reproduce bugs

## When to choose
- you develop applications using Redux and need state inspection
- you want time-travel debugging and action replay
- you need remote debugging for non-browser Redux environments

## When to avoid
- you don't use Redux or a compatible state container
- you need a general-purpose JavaScript debugger rather than state inspection
- you expect active development here - the project moved to reduxjs/redux-devtools

## Facets
- artifact type: plugin
- maturity: maintenance
- function: developer-tools, state-management
- domain: frontend, developer-tools, web-development
- platform: browser, browser-extension
- tags: redux, devtools, time-travel-debugging, chrome-extension, firefox-extension, debugging, electron, javascript

## Member repositories
- zalmoxisus/remote-redux-devtools (main) score 23
- zalmoxisus/redux-devtools-extension (plugin) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.816305+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:13:17.657885+00:00, confidence not recorded.
  - readme: https://github.com/zalmoxisus/remote-redux-devtools (fetched 2026-08-28T04:05:37.816305+00:00, sha f8656723d213)
  - homepage: http://zalmoxisus.github.io/monitoring/ (fetched 2026-08-29T08:08:49.393332+00:00, sha 38967b144735)
  - registry_npm: https://registry.npmjs.org/redux-devtools-extension (fetched 2026-08-29T08:08:49.402863+00:00, sha 2c7a10eebce0)
  - registry_npm: https://registry.npmjs.org/remote-redux-devtools (fetched 2026-08-29T08:08:49.405015+00:00, sha d1b8473c7ee6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
