Using IPC services through XPConnect (for Mozilla/XUL developers) Protozilla extends the capabilities of Mozilla by allowing you to execute an arbitrary program on the system, write to its standard input and read from its standard output. These capabilities may be accessed through XPCOM or XPConnect, i.e., through privileged Javascript calls or raw C++ code. The Protozilla source code sits in the