plugins.chadtree.options.mimetypes.allowExts

Skip warning for these extensions.

Type: null or (list of string)

Default: null

Plugin default:

[
  ".ts"
]

Declared by:

plugins.chadtree.options.mimetypes.warn

Show a warning before opening these datatypes.

Type: null or (list of string)

Default: null

Plugin default:

[
  "audio"
  "font"
  "image"
  "video"
]

Declared by: