Skip to main content

Type Alias: AutoDisableReason

AutoDisableReason = "crash-loop" | "incompatible-api-version" | "manifest-invalid" | "permission-revoked"

Defined in: Extensions/IExtensionHost.ts:117

Reasons the host may auto-disable an extension. Surfaced to the Extensions UI so the user gets a clear "Why is this off?" answer.