herman wrote: > How can I listen for any network traffic made by a plugin?
You can't. The plug-in can directly use system calls or the OS networking library to do whatever it wants. It's just an executable running on its own and can do whatever executables on your operating system can do. -Boris _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
