CodeIgniter Forums
Dev Tools in Firefox Developers Edition Browser - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: General (https://forum.codeigniter.com/forumdisplay.php?fid=1)
+--- Forum: Lounge (https://forum.codeigniter.com/forumdisplay.php?fid=3)
+--- Thread: Dev Tools in Firefox Developers Edition Browser (/showthread.php?tid=433)



Dev Tools in Firefox Developers Edition Browser - twpmarketing - 12-03-2014

I've been using Firefox Aurora for about a year now and this month they changed from "Aurora" t what is now the Developers Edition.  It is still beta, but has some good features for watching your code performance and catching some coding errors. 
search for Aurora to find installation instructions.

  There is a tool set, called the "open web developers tools" which is accessed from an icon on the Firefox menu bar (icon is a wrench).  There are a set of default tools offered, and you can attach other tools from the Firefox addons collection if you want them.

The default tool set includes the following:

Html/css code inspector
Console terminal
Debugger
Style Editor (CSS etc)
Performance recorder
Timeline monitor
Network activity monitor

No, it doesn't do PHP OR ci code (yet)


RE: Dev Tools in Firefox Developers Edition Browser - artha.nugraha - 12-04-2014

chrome already have it Smile


RE: Dev Tools in Firefox Developers Edition Browser - twpmarketing - 12-06-2014

@artha
Sorry, I don't use Chrome ®...