Skip to main content

Type Alias: DataCollectionCategory

DataCollectionCategory = "analytics" | "crash-reports" | "user-content" | "personalization" | "none"

Defined in: Extensions/ExtensionManifest.ts:104

Categories of data the extension may collect and send to its backend. Required in the manifest when the extension has network permission — marketplace review will flag missing declarations.