getState

Returns the portal state as one of unknown, not_captive, unlocked_portal, or locked_portal.

Syntax

js
let state = browser.captivePortal.getState()

Return value

A Promise that is fulfilled with a string containing one of unknown, not_captive, unlocked_portal, or locked_portal.

Browser compatibility

BCD tables only load in the browser