Note that Firebug Lite is unmaintained for years and you're encouraged to use the Firefox DevTools instead, which can also be extended <https://developer.mozilla.org/en-US/docs/Tools#Extending_the_devtools>.
Having said that, Firebug Lite is written purely in JavaScript, so, you may add buttons to it by using standard DOM functions like appendChild() <https://developer.mozilla.org/en-US/docs/Web/API/Node/appendChild> once it's loaded. Sebastian On Tuesday, June 7, 2016 at 9:06:28 AM UTC+2, KSatti wrote: > > Need to add the custom buttons as displayed in the image attached. Is > there any possibility to do it? > -- 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]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/2af54718-2eb3-4b88-ae30-b41564b79b8c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
