[webkit-gtk] Extending JavascriptCore
Martin Robinson
martin.james.robinson at gmail.com
Tue Apr 2 11:50:28 PDT 2013
On Tue, Apr 2, 2013 at 5:20 AM, Christian Frost <cf at cfrost.dk> wrote:
> Thanks for the reply. I have been looking into the linked example,
> however from the example it seems that I have to put my extensions in
> a directory and point webkit to load them from there, but I cannot
> figure out the format in which the extensions should be.
I believe that the extensions should be shared objects.
> Is there no other examples? Or can anymore provide a simple example
> that I can extend?
There are probably some more examples in the Epiphany source tree.
Beyond that I'm not sure.
--Martin
More information about the webkit-gtk
mailing list