export const ORCA_BROWSER_GUEST_WEB_PREFERENCES = { disableHtmlFullscreenWindowResize: true } as const export const ORCA_BROWSER_GUEST_WEB_PREFERENCES_ATTRIBUTE = 'disableHtmlFullscreenWindowResize=true'