import { type MSNavigatorDoNotTrack } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
Methods
confirmSiteSpecificTrackingException(args: ConfirmSiteSpecificExceptionsInformation): boolean
confirmWebWideTrackingException(args: ExceptionInformation): boolean
removeSiteSpecificTrackingException(args: ExceptionInformation): void
removeWebWideTrackingException(args: ExceptionInformation): void
storeSiteSpecificTrackingException(args: StoreSiteSpecificExceptionsInformation): void
storeWebWideTrackingException(args: StoreExceptionsInformation): void