Is it possible to access the DOM of a firefox page from a process outside of Firefox (in Windows.) It is possible to do with in IE via the accessibility interface and is a commonly used technique to access the IE browser without installing a BHO. But I was wondering if there is a similar technique available for Firefox, or must I install a firefox add on to make it available?
If the latter, does anyone have any pointers to a good place to start learning how to write a firefox add on?
Thanks.