declarativeNetRequest.getSessionRules

Returns the active set of session-scoped rules for the extension.

Syntax

js
let sessionRules = await browser.declarativeNetRequest.getSessionRules();

Parameters

filter Optional

An object to filter the list of returned rules.

ruleIds Optional

An array of integer. The IDs of the rules to return.

Return value

A Promise fulfilled with an array of declarativeNetRequest.Rule objects. If no rules are active, the object is empty. If the request fails, the promise is rejected with an error message

Examples

Example extensions

Browser compatibility

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Firefox for Android
Safari on iOS
getSessionRules
filter

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support