Skip to content

API / wxt / FirefoxDataCollectionType

Type Alias: FirefoxDataCollectionType

FirefoxDataCollectionType = "locationInfo" | "browsingActivity" | "websiteContent" | "websiteActivity" | "searchTerms" | "bookmarksInfo" | "healthInfo" | "contactInfo" | "socialInfo" | string & object

Source: packages/wxt/src/types.ts:1076

Firefox data collection permission types for personal data. See: https://extensionworkshop.com/documentation/develop/firefox-builtin-data-consent/#specifying-data-types


Generated using typedoc-plugin-markdown and TypeDoc