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

    Interface SetImageGenerationActive

    Sent when Create Image is activated or deactivated under the updated native-driven flow. Native owns fallback model selection, persistence, and notice presentation.

    interface SetImageGenerationActive {
        active: boolean;
    }
    Index
    active: boolean

    Whether Create Image is now active in this New Tab Page omnibar.