declarativeNetRequest.MAX_NUMBER_OF_DISABLED_STATIC_RULES
The maximum number of static rules that can be disabled on each static ruleset. See static ruleset limits for more information on the static ruleset limits.
Rules are enabled and disabled in static rulesets with updateStaticRules
and a list of disabled rules for a static ruleset is obtained with getDisabledRuleIds
.
This limit is:
- in Firefox:
5000
- in Chrome:
5000
, counted across all rulesets instead of per ruleset. - in Safari, there is no implementation for this limit.
Browser compatibility
BCD tables only load in the browser