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 GitHubdesktop | mobile | ||||||
---|---|---|---|---|---|---|---|
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.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.