AboutSupportDeveloper GuideVersion 42.133.100.8
interface LaunchExternalProcessRule {
    behavior: AllowOrBlock;
    match: string[];
}

Properties

Properties

behavior: AllowOrBlock
match: string[]