Pedro and Honza, greatest thanks for your help!! It works! Finally!!
It works just as i wanted it to work!
1. I have xmlhttprequest wrapper in xhr.js
2. In the content script I inject this wrapper on every page
3. Wrapper creats event on every xmlhttprequest and save data to
created div.
4. Content script listens for this event and logs information from
previously created div.
Important thing is to save data and fire event in xhr.js after some
small amount of time (for example 0.5 sec using setTimeout function)
to wait for xmlhttprequest communication.
Once again ultra thanks Pedro and Honza!!!

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

Reply via email to