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
BCD tables only load in the browser