Skip to content

anvaka/jsruntime

Repository files navigation

jsruntime

Explore javascript objects graph in memory. You can search objects by property names or by values. WARNING: The extension uses regular expressions to find properties. You can hang your browser if your object model is large and expression is too broad (e.g. . - match anything).

Installation

Go to Google Chrome Store to install it.

Once it is installed make sure to reopen your dev tools. Now you can find the extension in the "Elements" panel, in the same split where "Styles/Computed/Event Listeners/...":

demo

Video

Video demo