declarativeNetRequest.getDisabledRuleIds
Returns the IDs of the disabled rules in a static ruleset. The number of disabled rules in a ruleset is limited to the value of MAX_NUMBER_OF_DISABLED_STATIC_RULES
.
Syntax
js
let ruleIds = await browser.declarativeNetRequest.getDisabledRuleIds(
options // object
);
Parameters
Return value
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | ||||||
---|---|---|---|---|---|---|---|
getDisabledRuleIds |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
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.