Hi,

I made a Firefox add-on (actually add-on to Firebug) for my company
that relies on NetMonitor events (working fine with FB 1.3) but now I
need to support FB 1.4 too.

As far as I could see, NetMonitor events are fired only if Firebug was
activated for the Firefox instance. This breaks functionality of my
add-on as I need to listen for network traffic to specific sites
without bothering user to open Firebug first.

So, I have several questions...

1. How can I check if Net module (or NetMonitor) is active for a site?

2. How can I activate Net module from my add-on?

3. Is it possible to check and activate Net module for site listening
"http-on-examine-response" event, without loosing request on which it
was activated.

Thank you for any help you can give.

Regards,
Rado

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