senchalabs / AppInspector

Google Chrome™ Dev Tools extension for debugging Sencha™ applications.
http://www.senchalabs.org
Other
104 stars 42 forks source link

App Inspector for Sencha

Google Chrome™ Dev Tools extension for debugging Sencha™ applications.

Available on Chrome Store

Read more on the Sencha blog:

Features

Architecture

This Chrome extension has 3 pieces:

Read more on:

Known Issues

There are some APIs from Dev Tools that are not fully exposed, so the App Inspector uses some work arounds:

Contributing

This is a community project, so feel free to fork it. Pull requests with bug fixes and new features are welcomed!

Please read the CONTRIBUTING guidelines.

The UI for the Sencha panel is built using:

View the documentation for the Chrome-wrapped utilities under /docs/ in your browser.

Install & Build

This project relies on npm and Grunt to build locally.