webProcessExtensionsDirectory property
final
Set the directory where web process extension modules are located.
Web process extensions allow extending the functionality of the web process with custom code. This is an advanced feature for specialized use cases.
Officially Supported Platforms/Implementations:
- Linux WPE WebKit (Official API - webkit_web_context_set_web_process_extensions_directory)
Implementation
final String? webProcessExtensionsDirectory;