hello!

I'm writing you because I want to develop a new extension for Firefox to 
support a new protocol and I have some doubts.

I want to create a new protocol handler for a new protocol.
When a URL of this kind is click I want to make two steps.
In a first step I want to execute my protocol that will be implemented 
as a C++ or java libary. As a result of the execution of my protocol I 
get a http url. Then, I want the content of this url can be seen in the 
firefox.
I have read something about the building of extensions and I have clear 
that I have to develop a new protocol handler for this purpose. My doubt 
       is: from my extension, can I invoke some function in order to 
firefox gets the content of the url and show it in the firefox window?

Can you help me, please?

Has someone any source code with something similar?

Best regards,
Antonio.
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to