🏠 New in Low Baseline Support: Page visibility

July 29, 2015

caniuse · mdn · spec

The document.visibilityState and document.hidden properties tell you whether the page is visible to the user (for example, it’s not minimized or in a background tab).

Source features