Function
WebKit2WebExtensionWebExtensionInitializeFunction
unstable since: 4.1
Description [src]
Type definition for a function that will be called to initialize the web extension when the web process starts.
Available since: 4.1
Parameters
extension
-
Type:
WebKitWebExtension
A
WebKitWebExtension
.The data is owned by the caller of the function.