This didn't change and should still work. Make sure you are applying your XUL overlay to:
chrome://firebug/content/firebugOverlay.xul (in chrome.manifest) Are you? Honza On Aug 27, 11:26 pm, Jhonte <[email protected]> wrote: > Using FireBug 1.10.2 > > Prior to 1.10.2 (don't know when exactly) I could add buttons in the HTML > and CSS tabs like this. > > <toolbar id="fbToolbar" align="center"> > <hbox id="fbToolbarInner" insertbefore="fbDetachButton" flex="1" > align="center"> > <hbox id="mybutton" insertafter="fbNetButtons"> > .... > > But now there isn't any buttons visible. Please point me in the right > direction! Have I missed a release log where some new syntax was documented? > > 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
