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

    Constructors

    • Parameters

      • params: {
            debug?: null | boolean;
            injectName:
                | undefined
                | "firefox"
                | "apple"
                | "apple-isolated"
                | "android"
                | "windows"
                | "integration"
                | "chrome-mv3"
                | "android-broker-protection"
                | "android-autofill-password-import";
            locale: string;
            platform: { name: string };
        }

      Returns Environment

    Properties

    _strings: any = ...
    allowedProxyOrigins: string[] = ...
    debug: boolean
    injectName:
        | undefined
        | "firefox"
        | "apple"
        | "apple-isolated"
        | "android"
        | "windows"
        | "integration"
        | "chrome-mv3"
        | "android-broker-protection"
        | "android-autofill-password-import"
    locale: string
    platform: { name: string }

    Accessors

    Methods