Thomas, Check out XPConnect. I'm not sure if that's what you're looking for or not, but it might be. It's built on top of XPCOM and provides a way to access other XPCOM components (the heart and soul of Mozilla/Firefox) from within JavaScript.
-Shane On Tue, 04 Jan 2005 20:33:02 -0500, Thomas Gagne <[EMAIL PROTECTED]> wrote: >I must be using the wrong search words, but I can't find any information on a >way to script Mozilla or Firefox. There are various tools that use IE but I >was kinda hoping to run a process from a Linux box using Firefox. > >I've read about XPCOM but that sounds more like a mechanism for extending the >browsers than it does a way to script them. > >There was a little bit of information about PyXPCOM but that doesn't look as >though it's been maintained and it doesn't seem that with an interface >designed for this purpose it would be necessary to build Firefox or Mozilla >from source. > >Any pointers or keywords would be helpful. Thank you. _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
