Compare Chrome extensions: Telerik Kendo UI Chrome Inspector vs jQuery Debugger

Stats Telerik Kendo UI Chrome Inspector Telerik Kendo UI Chrome Inspector jQuery Debugger jQuery Debugger
User count 5,000+ 30,000+
Average rating 3.84 3.63
Rating count 37 112
Last updated 2019-03-08 2013-05-12
Size 8.58M 90.64K
Version 1.0.5 0.1.3.2
Short description
Telerik Kendo UI Chrome DevTools extension Chrome Developer Tools extension for jQuery development
Full summary

The Kendo UI Chrome Inspector is a Chrome Developer Tools Extension allowing you to inspect, debug and troubleshoot pages hosting Kendo UI widgets and framework components.

When installed, the tool becomes part of the standard Chrome DevTools toolbar as shown in the screenshots. Thus it allows you to perform actions such as inspecting rendered html, execution of scripts, etc.

New Selector Inspector panel Comfortably inspect your jQuery selectors, and watch their matching elements displayed on any website. Designed to help you understand easily even the most complex selectors.

Two new sidebars on the Elements panel jQuery Data sidebar - shows the jQuery and HTML5 data of the selected element. jQuery Events sidebar - shows the event handlers of the selected element, including events that are live or delegated on other elements which have an affect on the selected element.