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

    Interface ContextMenuNotify

    interface ContextMenuNotify {
        visibilityMenuItems: VisibilityMenuItem[];
    }
    Index

    Properties

    visibilityMenuItems: VisibilityMenuItem[]

    DEPRECATED: This property is deprecated and will be removed in a future version. Native apps should populate the context menu themselves instead of relying on frontend to tell it what widgets exist in the New Tab Page.