ImageMetadataBlock

  • attributes
    Type: object | null
    required
    • color
      Type: object | null
    • device
      Type: object | null
    • dimensions
      Type: object | null
    • location
      Type: object | null
  • caption
    Type: string | null
    required
  • dominantColors
    Type: array object[]
    required
    • rgb
      Type: array number[]
      required
    • score
      Type: number
      required
  • infected
    Type: boolean
    required

    Whether the resource is infected with malware

  • ocr
    Type: string | null
    required
  • webpage
    required
    • favicon
      required
    • html
      required
    • image
      required
    • reader
      required
    • screenshot
      required
    • description
      Type: string | null
    • hostname
      Type: string | null
    • metadata

      Metadata for special links

      Metadata for special links

      • propertyName
        Type: anything nullable
    • siteName
      Type: string | null
    • status
      Type: string | nullenum
      values
      • pending
      • processing
      • completed
      • failed
      • cleaned
    • title
      Type: string | null
    • url
      Type: string | null
  • extensionContext
    Type: object
    • closestPath
      Type: string
      required
    • noteType
      enum
      const:  
      image
      required
      values
      • image
    • domImageLSH
      Type: string | null
    • domImageUrl
      Type: string | nullFormat: uri
  • keywords
    Type: array string[] | null