Closed chrisduerr closed 5 months ago
I believe the set_web_process_extensions_directory
might be about a different kind of extension. It's possible that we need to manually load the extensions using https://wpewebkit.org/reference/stable/wpe-webkit-2.0/class.UserContentManager.html?
Unfortunately the web is unusable without one. WebKit seems to support manifest V2/V3, so the easiest solution might be trying to get this to work by setting an extension directory: https://wpewebkit.org/reference/stable/wpe-webkit-2.0/method.WebContext.set_web_process_extensions_directory.html