Skip to content

mergeDataCollectionPermissions

mergeDataCollectionPermissions(manifest): void

Defined in: index.ts:109

Merge the analytics data-collection declaration into a Firefox manifest. technicalAndInteraction can only be optional (AMO rejects it in required — user-declinable by design); existing declarations are preserved, required defaults to [‘none’] when the tenant has none.

Record<string, unknown>

void