jQuery Debugger

CRX ID
dbhhnnnpaeobfddmlalhnehgclcmjimi
Status
No Privacy Policy Live on Store
Description from extension meta

Chrome Developer Tools extension for jQuery development

Image from store
jQuery Debugger
Description from store

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.

Latest reviews

Vishwasraj Thyagaraj 2018-07-12

awesome

Vishwasraj Thyagaraj 2018-07-12

awesome

John Huebner 2017-10-22

This is a great tool for debugging javascript. My favorite part is the jQuery Selector inspector. I relied heavily on the old selector inspector "FirePath" and now that FirePath is dead, the jQuery Selector Inspector is my new essential tool.

Luke Hardiman 2017-08-22

Great plugin but you cant copy the event data you can only inspect it. Would be great to be able to copy the event data, or click and it goes to the js/event code.

Luke Hardiman 2017-08-22

Great plugin but you cant copy the event data you can only inspect it. Would be great to be able to copy the event data, or click and it goes to the js/event code.

Frederic Rufin 2017-07-12

Nice !

Frederic Rufin 2017-07-12

Nice !

Gavin Hatch 2016-11-13

Awesome! Such a help! I have been a web developer for only 6th months and progressed greatly with this app! I am actually a 13 year old and am interested in web development. I can design high end website with my languages html, css, jQuery, and a little bit of ajax and angularJs. Get this app it's amazing!

Gavin Hatch 2016-11-13

Awesome! Such a help! I have been a web developer for only 6th months and progressed greatly with this app! I am actually a 13 year old and am interested in web development. I can design high end website with my languages html, css, jQuery, and a little bit of ajax and angularJs. Get this app it's amazing!

Adrian (ThiefMaster) 2016-08-17

Great extension, but the "jquery events" pane does not adapt well to the dark style of the developer tools. 5 stars if you fix this!

Adrian (ThiefMaster) 2016-08-17

Great extension, but the "jquery events" pane does not adapt well to the dark style of the developer tools. 5 stars if you fix this!

Test 007 2016-07-26

Very Good

Test 007 2016-07-26

Very Good

István Járomi 2016-05-16

dont work

István Járomi 2016-05-16

dont work

Aashish Sharma 2016-05-15

Doesn't work with dark theme! You can't see the text properly in the panel.

Aashish Sharma 2016-05-15

Doesn't work with dark theme! You can't see the text properly in the panel.

Shawn Becker 2016-04-27

Doesn't work on Chrome Version 50.0.2661.86 (64-bit) on MacOSX Yosemite OS X 10.10.5 (14F1713)

Shawn Becker 2016-04-27

Doesn't work on Chrome Version 50.0.2661.86 (64-bit) on MacOSX Yosemite OS X 10.10.5 (14F1713)

Adriaan Weideman 2016-04-15

Not workingg in chrome 50.0.2661.75. Is there something everybody is missingg in how to use this extention? or has nothing been done to improve this extetion?

Adriaan Weideman 2016-04-15

Not workingg in chrome 50.0.2661.75. Is there something everybody is missingg in how to use this extention? or has nothing been done to improve this extetion?

T D 2016-04-14

Does not work!

T D 2016-04-14

Does not work!

Pavel Kukov 2016-01-08

Very useful. Thank you!

Pavel Kukov 2016-01-08

Very useful. Thank you!

Voinescu Voinea 2015-11-25

Great tool

Voinescu Voinea 2015-11-25

Great tool

Petar Živković 2015-10-08

Works perfectly on Chrome 46!

Petar Živković 2015-10-08

Works perfectly on Chrome 46!

Asep Abdulrohman 2015-08-13

bohong da

Máté Kotroczó 2015-06-10

It's ok and a missing feature patcher in Chrome but: Don't works in iframe. I have to open iframe src in new tab to use jQuery Debugger. Anyway it's cool. Thank you!

Máté Kotroczó 2015-06-10

It's ok and a missing feature patcher in Chrome but: Don't works in iframe. I have to open iframe src in new tab to use jQuery Debugger. Anyway it's cool. Thank you!

Md Sajedur Rahman 2015-05-21

I can't navigate to the file

Md Sajedur Rahman 2015-05-21

I can't navigate to the file

варя ибрагимова 2015-04-21

i'd like to have file and line of event handler definition as a link as well

варя ибрагимова 2015-04-21

i'd like to have file and line of event handler definition as a link as well

Павел Бардов 2015-04-06

Полезного мало

Anonymous 2015-03-25

doesn't work.

Mark Castle 2015-03-23

Doesn't appear to work at all?? Chrome version: 41.0

Mark Castle 2015-03-23

Doesn't appear to work at all?? Chrome version: 41.0

nicolò andreozzi 2015-03-18

very very helpful

nicolò andreozzi 2015-03-18

very very helpful

Francis Trujillo 2015-03-12

To those who could not get it to work....was jQuery loaded on the page you were looking at? If not, you will not see anything. If you do have jQuery loaded, then when you do supply a valid selector, then it will color code the element(s) properly. This code helped me break down a complex piece of jQuery that did an ajax call to Sharepoint 2013 and allow me to see what the author of the code was selecting at each stage. A lot of old posts. Give it a shot again. I am just a user of the code, not a developer of it. Not the best tool, but pretty darn good and easy once you figure out how to use it. The only reason I did not give 5 stars is that of the lack of getting started docs. Other than that, good tool!!

Francis Trujillo 2015-03-12

To those who could not get it to work....was jQuery loaded on the page you were looking at? If not, you will not see anything. If you do have jQuery loaded, then when you do supply a valid selector, then it will color code the element(s) properly. This code helped me break down a complex piece of jQuery that did an ajax call to Sharepoint 2013 and allow me to see what the author of the code was selecting at each stage. A lot of old posts. Give it a shot again. I am just a user of the code, not a developer of it. Not the best tool, but pretty darn good and easy once you figure out how to use it. The only reason I did not give 5 stars is that of the lack of getting started docs. Other than that, good tool!!

Aman Sharma 2015-01-22

osum

Blake Ballard 2014-12-29

Good extension. Works fine in Chrome 39.0.2171.95. Doesn't allow selecting or copying of event code.

Blake Ballard 2014-12-29

Good extension. Works fine in Chrome 39.0.2171.95. Doesn't allow selecting or copying of event code.

Karthikeyan G 2014-11-19

nice

Karthikeyan G 2014-11-19

nice

Anonymous 2014-11-11

Does not work.

Statistics

Installs
10,000
Market
Chrome Web Store
Category
Rating
3.62 (109 votes)
Last update
2013-05-12
Version 0.1.3.2
Languages
en