Contents

background

A capability that enables an extension process to work in the background.

Declaration

+ (instancetype) background;

Discussion

This capability grants the helper extension process the ability to finish work in the background.

See Also

Granting capabilities to browser extension processes