🏠 New in High Baseline Support: Page visibility

January 29, 2018

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