getmatchedrulesQuotaInterval property
int
get
getmatchedrulesQuotaInterval
Time interval within which MAX_GETMATCHEDRULES_CALLS_PER_INTERVAL getMatchedRules
calls can be made, specified in minutes.
Additional calls will fail immediately and set runtime.lastError
.
Note: getMatchedRules
calls associated with a user gesture
are exempt from the quota.
Implementation
int get getmatchedrulesQuotaInterval =>
$js.chrome.declarativeNetRequest.GETMATCHEDRULES_QUOTA_INTERVAL;