Skip to main content

overwolf.extensions.Manifest

Overwolf APIs / overwolf / overwolf / extensions / Manifest

Representation of manifest.json

Extended by

  • GetManifestResult

Properties

PropertyTypeDescription
dataWebAppSettingsA list of additional meta-data on the app
manifest_versionnumberTargets the manifest version you are working on. Currently there is only one version, therefore this value is always "1"
max_rotation_log_filesnumberIncrease the app's log file rotation (defaults to 10, max is 40).
metaMetadataIncludes app metadata
permissionsPermission[]An array of permissions that the app requires.
type"WebApp"Declares the type of application. Can only be "WebApp"
UIDstring-