JavaScript » Window » toolbar

Syntax:
window.toolbar[.visible = false]

This property sets or returns a Boolean value that defines whether the browser's tool bar is visible or not. The default is true (visible). False means hidden. It can only be set before the window is opened and you must have UniversalBrowserWrite privilege.