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

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

Legend

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

Full support
Full support
No support
No support
See implementation notes.