Hi,
i was wondering what would be the best way to code a browser plugin that is for multiple browsers.
Due to the fact that each browser uses other ways of implementing plugins there should be a library or something with the basic functionality and a wrapper for each browser. So, to be more precise, with which language the library should be programmed?
The plugin shall implement functions like: Retrieving files from another server (via SSH) and sound playback.
Regards macs