webconnect icon indicating copy to clipboard operation
webconnect copied to clipboard

Firefox support

Open joewalnes opened this issue 12 years ago • 1 comments
trafficstars

WebConnect should also work on Firefox. This requires:

  • Extension: Firefox extensions and Chrome extensions are very different. A lot of work is needed here to support both.
  • Native plugin: The C++ could shouldn't need to change as the NPAPI plugin should just work in FireFox as well.

The extension should be 'bootstrapped' https://developer.mozilla.org/en-US/docs/Extensions/Bootstrapped_extensions so it doesn't require a browser restart once installed.

joewalnes avatar Jan 19 '13 12:01 joewalnes

+1

threadhead avatar Jan 22 '13 23:01 threadhead