30 12 / 2011

The built-in debugger in Firefox 10.0

I tried the built-in debugger in Firefox 10.0, it looks not bad, but it can’t be used in development right now.

  • It only support inspecting HTML & CSS
  • It only support editing CSS
  • It can display multiple colors for IDs, tags and classes while inspecting
  • NO JavaScript debugger
  • NO CSS autocomplete
  • After inspect element, you only can use ESC or close button to close inspector layer

It’s still under development, let’s look forward what the Firefox team will bring to us.

Firefox Inspector