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.
Parameters
Section titled “Parameters”manifest
Section titled “manifest”Record<string, unknown>
Returns
Section titled “Returns”void