Redux DevTools API
Developer tools for debugging Redux applications with time-travel debugging capabilities. The Redux DevTools Extension allows inspection of every state and action payload dispatched, going back in time by cancelling actions, and replaying state changes. Also available as a standalone NPM package for programmatic integration.