I need to inject my own JS functionality into the page in an extension that I extend Firebug. I have been mimicing what firebug does with the console injection, but I found a bug in my own code.
Is there a good way to tap into what firebug does and extend it so I can add my own callback methods and possibly inject my own javascript into the page using Firebug APIs instead of my own custom ones? --~--~---------~--~----~------------~-------~--~----~ 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 http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
