Contents

ProcessCapability.foreground

A process capability for work in the foreground.

Declaration

case foreground

Mentioned in

Discussion

This capability grants the helper extension process the ability to run at foreground priority and work on behalf of the host process while the host process is in the foreground.

Use this capability while your browser app is in the foreground to allow extensions that support the browser’s UI to run at foreground priority.

See Also

Granting capabilities