mcbopomofoweb
    Preparing search index...
    Index

    Constructors

    Properties

    maxBytes: number = chrome.storage.sync.QUOTA_BYTES
    maxBytesPerKey: number = chrome.storage.sync.QUOTA_BYTES_PER_ITEM
    version: "1.0"

    Methods

    • Parameters

      • key: string
      • maxLength: number

      Returns number

    • Parameters

      • keys: string[]
      • callback: (arg: { [k: string]: any }) => void

      Returns void

    • Parameters

      • keys: string[]
      • callback: () => void

      Returns void

    • Parameters

      • key: string
      • postfix: string

      Returns string

    • Parameters

      • splitObjects: any
      • inKeys: undefined | string[] = undefined

      Returns { [k: string]: any }

    • Parameters

      • keys: string[]
      • callback: () => void

      Returns void

    • Parameters

      • items: { [k: string]: any }
      • callback: () => void

      Returns void

    • Parameters

      • obj: any
      • maxLength: number

      Returns object