Handles the fullscreen behavior, a browser in fullscreen will hide all UI elements and will maximize itself to occupy the available screen space.
Path:

system.browser.conditionalFullscreen

Hierarchy

  • BrowserConditionalFullscreenConfig

Properties

Properties

hideTaskbar?: boolean

Default: false

True when the taskbar should be hidden when the browser is in the fullscreen mode.

system.browser.conditionalFullscreen.hideTaskbar

Default: []

URLs in which the browser should be in fullscreen mode.

system.browser.conditionalFullscreen.rules

Generated using TypeDoc