2010/10/5 franzfume <[email protected]>: > Hi, in CHROME MAC, when I use right mouse button to call "inspect > elent" the GOOGLE CHROME Developer extension come out, instead of > Firebug Lite. I prefer using FIREBUG over the Google one. How I can > manage that? Any way to "reassign" the right clic ?
Not exacly, but... it was recently introduced in Google Chrome extensions the context-menu (right-click menu) support: http://code.google.com/chrome/extensions/contextMenus.html Which means that it is possible to add an extra option "Inspect Element with Firebug Lite". Please post an enhancement request in our tracker, and you'll get notified when it is implemented: http://code.google.com/p/fbug/issues/list regards, Pedro Simonetti. > 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 > http://groups.google.com/group/firebug?hl=en. > > -- 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 http://groups.google.com/group/firebug?hl=en.
