sessions.Filter

The Filter object enables you to restrict the number of Session objects returned by a call to sessions.getRecentlyClosed().

Type

Values of this type are objects. They contain the following properties:

maxResults Optional

number. The maximum number of results to return.

Browser compatibility

BCD tables only load in the browser

Examples

Note: This API is based on Chromium's chrome.sessions API.