webkit2webextension.WebExtension

Undocumented in source.

Public Imports

webkit2webextension.c.types
public import webkit2webextension.c.types;
Undocumented in source.

Members

Classes

WebExtension
class WebExtension

WebKitWebExtension is a loadable module for the WebProcess. It allows you to execute code in the WebProcess and being able to use the DOM API, to change any request or to inject custom JavaScript code, for example.

Meta