Mobx Visualizer icon

Mobx Visualizer

Extension Actions

CRX ID
giblmnbmmiihmkfngomdkooilcdbefna
Status
  • Live on Store
Description from extension meta

Mobx Visualizer is a tool packaged as a browser extension to visualize the Mobx state tree. It makes it easy to see the current…

Image from store
Mobx Visualizer
Description from store

Mobx Visualizer is a tool packaged as a browser extension to visualize the Mobx state tree. It makes it easy to see the current state of your application and how it changes over time.

Features:
- Visualize the current state of your application for easier debugging and understanding.
- Focus on a single store or view the entire state tree.
- Search store by name from list of all stores.
- Updates in states happen in real-time (you'd need to pass the store object without any modification to the visualizer window object).

How to get started?
https://github.com/ayushjainrksh/mobx-visualizer?tab=readme-ov-file#getting-started

Latest reviews

Milton Läufer
Guys, is it that hard to READ THE DOCUMENTATION? You need to add this window.__MOBX_VISUALIZER__ = stores; in order to work. It's great. I'd REALLY like if the inspector stayed there, instead of disappearing when you interact with the page.
Rodrigo
It meets my needs quite well. Sure, there's room for improvement, but I guess the developer simply wanted to share a tool they created for personal use with the rest of us developers. So, a big thanks to them!
Leo Höppner
Doesn't work. Stuck connecting to the Mobx store forever, even on refresh.