Btw. if you consider to do the same for the built-in dev tools, you may want to use their inspector:
http://dxr.mozilla.org/mozilla-central/browser/devtools/highlighter/inspector.jsm.html Also note that you will be able to disable their inspector<https://bugzilla.mozilla.org/show_bug.cgi?id=736465>via a pref. Sebastian On Tuesday, September 4, 2012 6:10:42 AM UTC+2, Sebastian Zartner wrote: > > Firebug include context menu item appear only on html objects but i need >> it appear on chrome objects like the previous Dom inspector add-on such as >> on Toolbar parts , add-on bar , main context menu items ,.... >> > I see. Note that Firebug is bound to the browser tab you're currently > seeing. So to inspect something in the chrome you'll have to enter the URL > as address. > For chrome inspection/debugging there is a different add-on called > Chromebug. Unfortunately it is not maintained anymore and already outdated. > Though if you want to have a look at it, you can find it here: > > > http://code.google.com/p/fbug/source/browse/#svn%2Fchromebug%2Fbranches%2Fchromebug1.8 > > Thank you Sebastian Zartner for helping .... >> > You're welcome. > > Sebastian > -- 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
