Hello All, I read about firebug lite and checked the chrome extension. I'd like to extend the chrome extension from my own chrome extension, but how can I do that?
In general, I noticed Firebug's being added into the page DOM, so I believe I need my plugin to be a content script, or a content script function that is invoked by a browser action or similar. But how will I know that Firebug's even activated on the page? Do I have to tell my users to start firebug, then click my browser action button? Doesn't seem too nice. Can I trigger Firebug's browser action when users click my browser action? How do you guys envision writing a plugin extension for Chrome's Firebug lite? Thanks! -- 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
