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

    Interface GetOpenTabsResponse

    interface GetOpenTabsResponse {
        tabs: TabMetadata[];
    }
    Index

    Properties

    Properties

    tabs: TabMetadata[]

    Metadata for the user's open tabs, excluding the requesting NTP tab, in recency order.