Hacker News new | ask | show | jobs
by KamBha 2754 days ago
I use Firefox day in and day out and the only time I have found myself using Chrome is when I have to do profiling and even then that is because profiling tools in all browsers kinda sucks.

I have often wondered what is the killer feature that Chrome dev tools has that Firefox does not that forces people to switch back to Chrome as this seems to be a common refrain and while I don't work on the dev tools I sometimes wonder what awesome feature I am missing in Chrome...

In some cases, I actually find Chrome lacking. For example, the ability to see what events are attached to a dom element.

DISCLAIMER: I do not work on the developer tools for Chrome or Firefox and don't do much CSS.