应用截图

JS Runtime Inspector截图1

详细介绍

Explore your javascript runtime

This extension allows developers to search javascript objects in runtime by their name or value.

It traverses the entire javascript objects graph and matches each property of every object against given pattern. So be careful in what you are typing in the search field. It can easily hang your browser.

Extension is open source and your contribution is highly welcomed here: https://github.com/anvaka/jsruntime

Let me know what you think :).