declarativeNetRequest.getAvailableStaticRuleCount

Returns the number of static rules that can be activated before the global static rule limit is reached. See static ruleset limits for more information on the static ruleset and rule limits.

Syntax

js
let count = await browser.declarativeNetRequest.getAvailableStaticRuleCount();

Parameters

This function takes no parameters.

Return value

A Promise fulfilled with a number that indicates how many static rules can enable before the global static rule limit is reached. If the request fails, the promise is rejected with an error message.

Examples

Browser compatibility

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

Legend

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

Full support
Full support
No support
No support