KARPACH

WEB DEVELOPER BLOG

Firebug vs Google Chrome Developer Tools

Recently I’ve been trying to use more and more Chrome Developer Tools instead of Firebug. Here are a couple of things that I thought are show stoppers, but appeared to be a lack of knowledge on my side.

There are no AJAX requests in the console window. There is a setting for this:

Console AJAX Google Chrome Setting

Console AJAX Google Chrome

Secondly, I can’t search all javascript files:

Google Chrome scripts search

You can search all javascript files and more. Just press Ctrl+Shift+F:

Google Chrome scripts search

Do you miss any FireBug functionality in Chrome Developer Tools?

Posted on August 6, 2012 by

Comments

Posted on 9/13/2012 12:37:38 AM by Axl

Fiindng this post has solved my problem