webextension-store-meta - v1.2.8
    Preparing search index...

    Interface AmoOptions

    interface AmoOptions {
        id: string;
        locale?: string;
        options?: RequestInit;
        qs?: string | Record<string, string>;
    }
    Index

    Properties

    Properties

    id: string

    Chrome Web Store extension ID

    "cdonnmffkdaoajfknoeeecmchibpmkmg"
    
    locale?: string

    Locale on the extension url

    options?: RequestInit

    undici.fetch options

    qs?: string | Record<string, string>

    Query string