overwolf.extensions.Permission
Overwolf APIs / overwolf / overwolf / extensions / Permission
type Permission =
| "Camera"
| "Microphone"
| "Logging"
| "Extensions"
| "Streaming"
| "DesktopStreaming"
| "Profile"
| "Clipboard"
| "Hotkeys"
| "Media"
| "GameInfo"
| "GameControl"
| "FileSystem"
| "LogitechLed"
| "LogitechArx"
| "OwWebview"
| "VideoCaptureSettings";