Each panel is having a context. You can access the page's document via this.context.window.document.
Sebastian On Wednesday, May 8, 2013 6:57:49 PM UTC+2, Maxime Peyrard wrote: > > Hi, > > I am trying to build a firebug Extension. I need to get informations about > the DOM of the current page but I don't know to get it. > The keyword : "document" seems to refer to my firebug panel and not to > the current website page. > > Thanks you for your help. > > Maxime, > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
