FireQuery-like plugin for Google Chrome FireQuery-like plugin for Google Chrome google-chrome google-chrome

FireQuery-like plugin for Google Chrome


Not necessarily for Chrome inspector, but I personally love the bookmarklet Visual Event. It displays a great overlay above the page, with icons showing what elements have events bound to them, and you can hover over the icons to show the event code.

A helpful tool for any browser.


I found "jQuery Debugger": https://chrome.google.com/webstore/detail/dbhhnnnpaeobfddmlalhnehgclcmjimi

It isn't so handy as FireQuery, but it does its job well.


Found this nice extension named jQquery Audit that allows you to see jQuery delegated events, internal data, and more, as live DOM nodes, functions, and objects.

Chrome web store: https://chrome.google.com/webstore/detail/jquery-audit/dhhnpbajdcgdmbbcoakfhmfgmemlncjg/

Project page: https://github.com/zertosh/jquery-audit