Additions to firebug

pseudo

pseudo

@pseudo-xFY6XA Oct 22, 2024
I am developing firebug as my final year project. Can anyone suggest any improvements that should be included in the existing firebug so that I can try to implement them in my project?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Feb 15, 2009

    Well, have you considered any improvements already? If yes, please share them with us so that we can help you develop your ideas.
  • pseudo

    pseudo

    @pseudo-xFY6XA Feb 15, 2009

    Firebug uptil now works only on Firefox. Firebug lite which is used for IE has limited functionality. The inspect option doesnt work. Implementing it for IE will be difficult as IE isnt open source. Still trying to somehow develop a better version for it.
    The javascript debugger gives vague errors. It gives 'syntax error' but doesnt specify the exact problem. Planning to spruce it up too.

    Any more suggestions will be welcome.