The Ember Inspector is a plug-in for the Chrome developer tools that makes understanding and debugging your Ember.js application a snap. After installing this extension, youll be able to easily: - View all of the routes defined in your application. - Reference Embers naming conventions for your URLs, including what to name your controllers, templates, routes and more. - Overlay your application with information about what templates, controllers, and models are currently being rendered. - Inspect the objects in your application, such as models and controllers, with UI that fully supports Ember features such as bindings and computed properties. - Make your applications objects available in the console as the $E variable. - If youre using Ember Data, see all of the records that have been loaded. The Ember Inspector is an open source project maintained by the Ember.js community. The source code is available for download at https://github.com/emberjs/ember-inspector.
You can Follow the below Step By Step procedure to install the Ember Inspector Chrome Extension to your Chrome Web browser.
It is the Ember Inspector Chrome extension download link you can download and install Chrome Browser.
Ember.js app performance tool. See on page, console, and devtools timeline where performance bottlenecks are. Developed by LinkedIn.
Validate and view JSON documents
GitHub on steroids
Capture requests from any website and send them to Postman Client.
A highly customized dark theme for Devtools.
A Chrome extension for Code Climate
Easy debugging, profiling and tracing extension for Xdebug
Redux DevTools for debugging application's state changes.
Devtools panel for Rails development
A devtool for Marionette