Optional allowTrue when video and audio tags are allowed to play automatically.
Optional allowTrue when insecure webcontent should be allowed to run.
Optional allowTrue when the electron browser engine should use sandboxing, may increase stability. Electron engine only.
Optional allowTrue when zoom gestures are allowed.
Optional allowedList of hosts whose certificate errors should be ignored.
Optional browserBrowser config to use for new browsers which are created by browsing actions with this browser. When not specified the value is determined by the useDefaultBrowserConfigForNewWindows value.
Optional conditionalHandles the fullscreen behavior, a browser in fullscreen will hide all UI elements and will maximize itself to occupy the available screen space.
Optional contextConfiguration for the browser context menu.
Optional defaultValue for the initial zoom level of webpages.
Optional ignoreTrue when certificate errors should be ignored.
Optional offlineAlternative URL to navigate to when the startpage is offline.
Optional pdfContains all settings for the integrated pdf viewer.
Optional permissionsHandles the browser permissions, like geolocation, eg.
Optional popupHow should the browser handle popups.
Optional privateTrue when the browser should be started in private browsing mode.
Optional startShould the browser window start maximized.
Optional startConfiguration for the startpage.
Optional startThe start position of the browser window. When not specified the default position (centered inside the work area, with a slight offset to allow visible stacking) will be used.
Optional startThe start size of the browser window. When not specified the default size (min: 1024x768 max: 75% of width and height from the work area) will be used.
Optional uiConfiguration for the browser UI.
Optional uiThe script which should be used to enhance the browser UI. Script will be executed after the browser UI components have been loaded.
Optional useTrue new browser windows from browsing actions should use the default browser config. False when the browser config of the opener browser should be used.
Optional useTrue when the devices display zoom factor should be used as initial zoom level for webpages.
Optional webTrue when the websecurity should be activated.
Generated using TypeDoc
Browser config to use for new browsers which are created by browsing actions with this browser. When not specified the value is determined by the useDefaultBrowserConfigForNewWindows value.
Browser specific settings.