Sounds like a nice add-on for DOM Inspector. Though I wonder what's the 
benefit for Firebug because it already has a context menu entry.
Anyway, the logic for opening Firebug can be found here:

https://github.com/firebug/firebug/blob/c4343cc9d364fcaac2e99bfa53c6a7214e11abce/extension/content/firebug/html/inspector.js#L361

Sebastian

On Sunday, September 2, 2012 11:38:54 PM UTC+2, sailor wrote:
>
> Hello...
>
> I want help to make this add-on inspect with firebug not with Dom 
> inspector and I think this is esay for developers ...
>
> https://addons.mozilla.org/en-US/firefox/addon/inspect-context/?src=s<https://addons.mozilla.org/en-US/firefox/addon/inspect-context/?src=search>
>
> Notice:
>
> In the overlay.xul there is :
>
> openDialog('chrome://inspector/content/', '_blank', 
> 'chrome,all,dialog=no', inspectNode.target );
>
> help me please to make inspect with Firebug ...
>
> Thank You....
>
> earch<https://addons.mozilla.org/en-US/firefox/addon/inspect-context/?src=search>
>

-- 
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

Reply via email to