I'm have a very stripped XPCOM object I am working on,
and I'm trying to add GetURL and PostURL functionality to it.
I've done this before with a plugin, and that used the GetURL()
function straight off of the plugin manager.
 
Is there a clean way of doing this from an XPCOM object
without using the plugin manager?
 
Thanks,
- Russ -
 

Reply via email to