@duckduckgo/content-scope-scripts
    Preparing search index...

    Interface UrlInfo

    interface UrlInfo {
        totalTrackersBlocked: number;
        urls: string[];
    }
    Index

    Properties

    totalTrackersBlocked: number
    urls: string[]