I do not know how the firefox extension worked I am afraid. I can
explain what I do know. The jar file will already be running when the
extension needs access it. What I was told was that the extension
On Jan 4, 4:18 pm, Arne Roomann-Kurrik <
kur...@chromium.org> wrote:
> Can you provide more information on how the Firefox extension accesses the
> jar? Java applets should work (assuming that the user has Java
> installed/enabled) but if there's some other approach it uses, it likely
> won't be possible.
>
> ~Arne
>
>
>
>
>
>
>
> On Sun, Jan 2, 2011 at 9:09 PM, Owen Bell <
owenalexb...@gmail.com> wrote:
> > I am currently building an extension for Chrome designed to sync
> > browser state across multiple computers. An equivalent extension has
> > already been built in Firefox that creates a string and passes it to a
> > jar file (using its api) which then serves as the communicator between
> > the different computers. I am currently trying to implement an
> > extension in Chrome to interface with this same jar. I have, however,
> > not discovered any documentation on how I would go about doing this or
> > if it is even possible and was hoping that I could get clarification
> > and assistance with this.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Chromium-extensions" group.