Everybody says there is no way to track ajax events in google chrome extension. One thing i have tried is to listen for DOMSubtreeModified event but it fires often hundred times for one click. But firebug lite tracks those events properly! Could You tell me or give me some hints how to make my google chrome extension to track ajax events/ httpRequests in the way firebug lite does?
thanks for help! -- 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.
