Method

WebKitWebExtensionget_has_background_content

unstable since: 2.52

Declaration [src]

gboolean
webkit_web_extension_get_has_background_content (
  WebKitWebExtension* extension
)

Description [src]

Get whether the extension has background content that can run when needed.

Available since: 2.52

Return value

Type: gboolean

TRUE if the extension can run in the background even when no webpages are open.