Path: blob/main/files/en-us/mozilla/add-ons/webextensions/api/declarativenetrequest/getavailablestaticrulecount/index.md
6581 views
------{{AddonSidebar()}}
Returns the number of static rules that can be activated before the global static rule limit is reached.
Syntax
Parameters
This function takes no parameters.
Return value
A Promise fulfilled with a number that indicates how many static rules can enable before the global static rule limit is reached. If the request fails, the promise is rejected with an error message.
Examples
{{WebExtExamples}}
Browser compatibility
{{Compat}}