Firebug only works on Firefox. There's Firebug Lite which works elsewhere and there's also a Firebug Lite Chrome extension:
http://getfirebug.com/releases/lite/chrome/ For your particular purpose I believe the Chrome Developer Tools provide a better solution once it allows you to see what's happening in the "isolated worlds". But if you're just interested in seeing the HTML of the *page* (and not your extension "isolated" content such as popups) you could use Firebug Lite. regards, Pedro Simonetti. 2011/4/17 Rudolf <[email protected]> > Hi. Can I use FireBug in my own Google Extension? I need to get the > source code of the page as it is right now (dynamic). Is there any API > or something to do that? > > -- > 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. > > -- 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.
