On Jun 9, 12:28 pm, "Harish Panwar, CS-3rd Yr" <[email protected]> wrote: > Can I customize firebug according to my need. If yes, then from where > can I get the source code: Here is Firebug repo https://github.com/firebug/firebug
And this is the directory where Firebug extension lives https://github.com/firebug/firebug/tree/master/extension > and what are the steps to edit and then try > it. You can run directly from the source, read: https://github.com/firebug/firebug/blob/master/README.md See detailed instructions about how to hack on Firebug http://www.softwareishard.com/blog/firebug/hacking-on-firebug/ You are welcome to to provide a patch! Firebug source code is released under BSD License https://github.com/firebug/firebug/blob/master/extension/license.txt Honza -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
