sessions.MAX_SESSION_RESULTS
This value represents the maximum number of sessions that will be returned by a call to sessions.getRecentlyClosed()
. It is read-only for WebExtension code, and is set to 25.
Browser compatibility
BCD tables only load in the browser
Note: This API is based on Chromium's chrome.sessions
API.