I have written some application in c# .net and I want it to be able be called from Firefox like an add-on. Add some button in Firefox menu and when it pressed my application is launched.
Is it possible to be done ? If so can you refer me to some tutorial how those things are done .